[INFO] cloning repository https://github.com/WaDelma/specs_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WaDelma/specs_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWaDelma%2Fspecs_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWaDelma%2Fspecs_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 39bdb2e36aa4e4142ed75d0722b9c5ca762b9399 [INFO] testing WaDelma/specs_example against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWaDelma%2Fspecs_example" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WaDelma/specs_example on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/WaDelma/specs_example [INFO] finished tweaking git repo https://github.com/WaDelma/specs_example [INFO] tweaked toml for git repo https://github.com/WaDelma/specs_example written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/WaDelma/specs_example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a35433a5d50db9b9a0f25d8a01ed8119e95378cb34da86006c99f432769c461b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a35433a5d50db9b9a0f25d8a01ed8119e95378cb34da86006c99f432769c461b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a35433a5d50db9b9a0f25d8a01ed8119e95378cb34da86006c99f432769c461b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a35433a5d50db9b9a0f25d8a01ed8119e95378cb34da86006c99f432769c461b", kill_on_drop: false }` [INFO] [stdout] a35433a5d50db9b9a0f25d8a01ed8119e95378cb34da86006c99f432769c461b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00e65d64c46470f9cfa964a5871bb6e6e554e69d6627967a583f5a09592aa15f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "00e65d64c46470f9cfa964a5871bb6e6e554e69d6627967a583f5a09592aa15f", kill_on_drop: false }` [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling atom v0.3.4 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling shred-derive v0.3.0 [INFO] [stderr] Compiling specs-derive v0.1.0 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling crossbeam-epoch v0.3.0 [INFO] [stderr] Compiling pulse v0.5.3 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling shred v0.5.2 [INFO] [stderr] Compiling hibitset v0.3.2 [INFO] [stderr] Compiling derivative v1.0.0 [INFO] [stderr] Compiling specs v0.10.0 [INFO] [stderr] Compiling specs_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.60s [INFO] running `Command { std: "docker" "inspect" "00e65d64c46470f9cfa964a5871bb6e6e554e69d6627967a583f5a09592aa15f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00e65d64c46470f9cfa964a5871bb6e6e554e69d6627967a583f5a09592aa15f", kill_on_drop: false }` [INFO] [stdout] 00e65d64c46470f9cfa964a5871bb6e6e554e69d6627967a583f5a09592aa15f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 14402e335f994dbe46cebfbc316d067b792ef5490cb091182b31022f09b9cde3 [INFO] running `Command { std: "docker" "start" "-a" "14402e335f994dbe46cebfbc316d067b792ef5490cb091182b31022f09b9cde3", kill_on_drop: false }` [INFO] [stderr] Compiling specs_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `Command { std: "docker" "inspect" "14402e335f994dbe46cebfbc316d067b792ef5490cb091182b31022f09b9cde3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14402e335f994dbe46cebfbc316d067b792ef5490cb091182b31022f09b9cde3", kill_on_drop: false }` [INFO] [stdout] 14402e335f994dbe46cebfbc316d067b792ef5490cb091182b31022f09b9cde3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 07fd4fcfe56ee69dd6abcae5efdd49f65f114d2378ed2bfd7d1d299ed290d161 [INFO] running `Command { std: "docker" "start" "-a" "07fd4fcfe56ee69dd6abcae5efdd49f65f114d2378ed2bfd7d1d299ed290d161", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/specs_example-92403c2b885497ac [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "07fd4fcfe56ee69dd6abcae5efdd49f65f114d2378ed2bfd7d1d299ed290d161", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07fd4fcfe56ee69dd6abcae5efdd49f65f114d2378ed2bfd7d1d299ed290d161", kill_on_drop: false }` [INFO] [stdout] 07fd4fcfe56ee69dd6abcae5efdd49f65f114d2378ed2bfd7d1d299ed290d161