[INFO] cloning repository https://github.com/piscespieces/node-rs-binary-reader [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/piscespieces/node-rs-binary-reader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiscespieces%2Fnode-rs-binary-reader", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiscespieces%2Fnode-rs-binary-reader'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 59a3d21bce60b721b3429b660324077fab144c31 [INFO] testing piscespieces/node-rs-binary-reader against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiscespieces%2Fnode-rs-binary-reader" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/piscespieces/node-rs-binary-reader on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/piscespieces/node-rs-binary-reader [INFO] finished tweaking git repo https://github.com/piscespieces/node-rs-binary-reader [INFO] tweaked toml for git repo https://github.com/piscespieces/node-rs-binary-reader written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/piscespieces/node-rs-binary-reader already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded neon-build v0.9.1 [INFO] [stderr] Downloaded neon-runtime v0.9.1 [INFO] [stderr] Downloaded neon-macros v0.9.1 [INFO] [stderr] Downloaded neon v0.9.1 [INFO] [stderr] Downloaded cslice v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c10002a23dd73eb5d80b5a18821aa2f5b2d783b98ff3e662f61b10d2bf865df9 [INFO] running `Command { std: "docker" "start" "-a" "c10002a23dd73eb5d80b5a18821aa2f5b2d783b98ff3e662f61b10d2bf865df9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c10002a23dd73eb5d80b5a18821aa2f5b2d783b98ff3e662f61b10d2bf865df9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c10002a23dd73eb5d80b5a18821aa2f5b2d783b98ff3e662f61b10d2bf865df9", kill_on_drop: false }` [INFO] [stdout] c10002a23dd73eb5d80b5a18821aa2f5b2d783b98ff3e662f61b10d2bf865df9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b48ea4029b617f64ccf465cb8324cf55ae2ceea1098cbc13e423fc595e299a25 [INFO] running `Command { std: "docker" "start" "-a" "b48ea4029b617f64ccf465cb8324cf55ae2ceea1098cbc13e423fc595e299a25", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling neon-build v0.9.1 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling cslice v0.2.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling neon-runtime v0.9.1 [INFO] [stderr] Compiling neon v0.9.1 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling neon-macros v0.9.1 [INFO] [stderr] Compiling cpu-count v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.49s [INFO] running `Command { std: "docker" "inspect" "b48ea4029b617f64ccf465cb8324cf55ae2ceea1098cbc13e423fc595e299a25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b48ea4029b617f64ccf465cb8324cf55ae2ceea1098cbc13e423fc595e299a25", kill_on_drop: false }` [INFO] [stdout] b48ea4029b617f64ccf465cb8324cf55ae2ceea1098cbc13e423fc595e299a25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b65b0550e2e05d597e1e2d464bb8653d5def3871a796c02242acfe573007228 [INFO] running `Command { std: "docker" "start" "-a" "5b65b0550e2e05d597e1e2d464bb8653d5def3871a796c02242acfe573007228", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cpu-count v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.52s [INFO] running `Command { std: "docker" "inspect" "5b65b0550e2e05d597e1e2d464bb8653d5def3871a796c02242acfe573007228", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b65b0550e2e05d597e1e2d464bb8653d5def3871a796c02242acfe573007228", kill_on_drop: false }` [INFO] [stdout] 5b65b0550e2e05d597e1e2d464bb8653d5def3871a796c02242acfe573007228 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6cb85b5615224beeefaef31c8ee5574da3e39e0d61ebb8f8fd059e6da33f9f84 [INFO] running `Command { std: "docker" "start" "-a" "6cb85b5615224beeefaef31c8ee5574da3e39e0d61ebb8f8fd059e6da33f9f84", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cpu_count-d2b18581c8468b87) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6cb85b5615224beeefaef31c8ee5574da3e39e0d61ebb8f8fd059e6da33f9f84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cb85b5615224beeefaef31c8ee5574da3e39e0d61ebb8f8fd059e6da33f9f84", kill_on_drop: false }` [INFO] [stdout] 6cb85b5615224beeefaef31c8ee5574da3e39e0d61ebb8f8fd059e6da33f9f84