[INFO] cloning repository https://github.com/mrjones/traintrack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrjones/traintrack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrjones%2Ftraintrack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrjones%2Ftraintrack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 547e07aa549b80a5dfb36d6405fa5b5dea44db07 [INFO] checking mrjones/traintrack against try#9b06ec641f3d05c126a54ceadba42a64366f72b4 for pr-95755 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrjones%2Ftraintrack" "/workspace/builds/worker-70/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-70/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mrjones/traintrack on toolchain 9b06ec641f3d05c126a54ceadba42a64366f72b4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b06ec641f3d05c126a54ceadba42a64366f72b4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mrjones/traintrack [INFO] finished tweaking git repo https://github.com/mrjones/traintrack [INFO] tweaked toml for git repo https://github.com/mrjones/traintrack written to /workspace/builds/worker-70/source/Cargo.toml [INFO] crate git repo https://github.com/mrjones/traintrack already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b06ec641f3d05c126a54ceadba42a64366f72b4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+9b06ec641f3d05c126a54ceadba42a64366f72b4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ed216cc5780ce32c41cfcc2e4f814a78cf09e159b0abea1d7f2b3e1d28e27fc [INFO] running `Command { std: "docker" "start" "-a" "5ed216cc5780ce32c41cfcc2e4f814a78cf09e159b0abea1d7f2b3e1d28e27fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ed216cc5780ce32c41cfcc2e4f814a78cf09e159b0abea1d7f2b3e1d28e27fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ed216cc5780ce32c41cfcc2e4f814a78cf09e159b0abea1d7f2b3e1d28e27fc", kill_on_drop: false }` [INFO] [stdout] 5ed216cc5780ce32c41cfcc2e4f814a78cf09e159b0abea1d7f2b3e1d28e27fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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" "RUSTFLAGS=--cap-lints=forbid" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+9b06ec641f3d05c126a54ceadba42a64366f72b4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 963f816acf39a41945b03a541d87748c9d678b8e0d9d06b82a9f248d0aab781b [INFO] running `Command { std: "docker" "start" "-a" "963f816acf39a41945b03a541d87748c9d678b8e0d9d06b82a9f248d0aab781b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling serde v1.0.100 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking indexmap v1.2.0 [INFO] [stderr] Checking mime v0.3.14 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.19 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Checking safemem v0.3.2 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking chunked_transfer v0.3.1 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking rgb v0.8.14 [INFO] [stderr] Checking xml-rs v0.8.0 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking arc-swap v0.3.11 [INFO] [stderr] Checking ascii v0.8.7 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking stringreader v0.1.1 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking miniz_oxide v0.3.2 [INFO] [stderr] error: could not compile `semver-parser` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name semver_parser /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/semver-parser-0.7.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 -C metadata=8fcb85df1b1460b9 -C extra-filename=-8fcb85df1b1460b9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `version_check` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name version_check /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/version_check-0.1.5/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=325aa48c0388080b -C extra-filename=-325aa48c0388080b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `httparse` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httparse-1.3.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=ce2f81e36c117fb5 -C extra-filename=-ce2f81e36c117fb5 --out-dir /opt/rustwide/target/debug/build/httparse-ce2f81e36c117fb5 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.15.44/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=5921edde3a7a3d3c -C extra-filename=-5921edde3a7a3d3c --out-dir /opt/rustwide/target/debug/build/syn-5921edde3a7a3d3c -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `winapi` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winapi-0.3.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="consoleapi"' --cfg 'feature="errhandlingapi"' --cfg 'feature="fileapi"' --cfg 'feature="handleapi"' --cfg 'feature="impl-debug"' --cfg 'feature="impl-default"' --cfg 'feature="lmcons"' --cfg 'feature="minschannel"' --cfg 'feature="minwinbase"' --cfg 'feature="minwindef"' --cfg 'feature="ntdef"' --cfg 'feature="ntsecapi"' --cfg 'feature="ntstatus"' --cfg 'feature="processenv"' --cfg 'feature="processthreadsapi"' --cfg 'feature="profileapi"' --cfg 'feature="schannel"' --cfg 'feature="securitybaseapi"' --cfg 'feature="sspi"' --cfg 'feature="std"' --cfg 'feature="sysinfoapi"' --cfg 'feature="timezoneapi"' --cfg 'feature="utilapiset"' --cfg 'feature="winbase"' --cfg 'feature="wincon"' --cfg 'feature="wincrypt"' --cfg 'feature="windef"' --cfg 'feature="winerror"' --cfg 'feature="winnls"' --cfg 'feature="winnt"' --cfg 'feature="winreg"' --cfg 'feature="winsock2"' --cfg 'feature="winuser"' --cfg 'feature="ws2def"' --cfg 'feature="ws2ipdef"' --cfg 'feature="ws2tcpip"' -C metadata=ff981fb7c228900e -C extra-filename=-ff981fb7c228900e --out-dir /opt/rustwide/target/debug/build/winapi-ff981fb7c228900e -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `memchr` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memchr-2.2.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="libc"' --cfg 'feature="use_std"' -C metadata=8ed4e62437d79422 -C extra-filename=-8ed4e62437d79422 --out-dir /opt/rustwide/target/debug/build/memchr-8ed4e62437d79422 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "963f816acf39a41945b03a541d87748c9d678b8e0d9d06b82a9f248d0aab781b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "963f816acf39a41945b03a541d87748c9d678b8e0d9d06b82a9f248d0aab781b", kill_on_drop: false }` [INFO] [stdout] 963f816acf39a41945b03a541d87748c9d678b8e0d9d06b82a9f248d0aab781b