[INFO] cloning repository https://github.com/pzmicer/security-lab-2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pzmicer/security-lab-2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpzmicer%2Fsecurity-lab-2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpzmicer%2Fsecurity-lab-2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 80e6da7398b1b2d6d2f7063a6b3ba24a2a27ec50 [INFO] documenting pzmicer/security-lab-2 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpzmicer%2Fsecurity-lab-2" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pzmicer/security-lab-2 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pzmicer/security-lab-2 [INFO] finished tweaking git repo https://github.com/pzmicer/security-lab-2 [INFO] tweaked toml for git repo https://github.com/pzmicer/security-lab-2 written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/pzmicer/security-lab-2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fluent-bundle v0.12.0 [INFO] [stderr] Downloaded simple_logger v1.16.0 [INFO] [stderr] Downloaded rental v0.5.6 [INFO] [stderr] Downloaded piet-common v0.3.2 [INFO] [stderr] Downloaded druid-shell v0.7.0 [INFO] [stderr] Downloaded druid v0.7.0 [INFO] [stderr] Downloaded core-text v19.2.0 [INFO] [stderr] Downloaded utf16_lit v1.0.1 [INFO] [stderr] Downloaded blake2 v0.10.4 [INFO] [stderr] Downloaded glib v0.10.3 [INFO] [stderr] Downloaded druid-derive v0.4.0 [INFO] [stderr] Downloaded keyboard-types v0.5.0 [INFO] [stderr] Downloaded associative-cache v1.0.1 [INFO] [stderr] Downloaded piet-cairo v0.3.0 [INFO] [stderr] Downloaded piet-coregraphics v0.3.0 [INFO] [stderr] Downloaded kurbo v0.7.1 [INFO] [stderr] Downloaded piet v0.3.1 [INFO] [stderr] Downloaded piet-direct2d v0.3.0 [INFO] [stderr] Downloaded unic-ucd-bidi v0.9.0 [INFO] [stderr] Downloaded unic-bidi v0.9.0 [INFO] [stderr] Downloaded piet-web v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4af25c060c1927d96308d761e9a8855efb56671bf808d0361b2d5f67c8999da [INFO] running `Command { std: "docker" "start" "-a" "c4af25c060c1927d96308d761e9a8855efb56671bf808d0361b2d5f67c8999da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4af25c060c1927d96308d761e9a8855efb56671bf808d0361b2d5f67c8999da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4af25c060c1927d96308d761e9a8855efb56671bf808d0361b2d5f67c8999da", kill_on_drop: false }` [INFO] [stdout] c4af25c060c1927d96308d761e9a8855efb56671bf808d0361b2d5f67c8999da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c5ffe0af84de69862a07d2c33d563beec2ecaeff400e63cfdc270e5bb31f012 [INFO] running `Command { std: "docker" "start" "-a" "2c5ffe0af84de69862a07d2c33d563beec2ecaeff400e63cfdc270e5bb31f012", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Checking tinystr v0.3.4 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Checking xi-unicode v0.2.1 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Checking base64ct v1.0.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking fluent-syntax v0.9.3 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking num_threads v0.1.5 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking keyboard-types v0.5.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking unic-ucd-bidi v0.9.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking type-map v0.4.0 [INFO] [stderr] Checking kurbo v0.7.1 [INFO] [stderr] error: could not compile `pkg-config` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pkg_config /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pkg-config-0.3.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=f30f85c6aa0a7237 -C extra-filename=-f30f85c6aa0a7237 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `itertools` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name itertools --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/itertools-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=77fee3a35f7ee76f -C extra-filename=-77fee3a35f7ee76f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern either=/opt/rustwide/target/debug/deps/libeither-4b6bedcc78177a78.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2c5ffe0af84de69862a07d2c33d563beec2ecaeff400e63cfdc270e5bb31f012", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c5ffe0af84de69862a07d2c33d563beec2ecaeff400e63cfdc270e5bb31f012", kill_on_drop: false }` [INFO] [stdout] 2c5ffe0af84de69862a07d2c33d563beec2ecaeff400e63cfdc270e5bb31f012