[INFO] fetching crate cargo-pando 0.3.0... [INFO] testing cargo-pando-0.3.0 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate cargo-pando 0.3.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate cargo-pando 0.3.0 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-pando 0.3.0 [INFO] finished tweaking crates.io crate cargo-pando 0.3.0 [INFO] tweaked toml for crates.io crate cargo-pando 0.3.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate cargo-pando 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded git2 v0.10.1 [INFO] [stderr] Downloaded libssh2-sys v0.2.13 [INFO] [stderr] Downloaded libgit2-sys v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a43fb7e67f144bb47478bc5c3405d031258b267d6f718422b02a35f9b3a8aead [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" "a43fb7e67f144bb47478bc5c3405d031258b267d6f718422b02a35f9b3a8aead", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a43fb7e67f144bb47478bc5c3405d031258b267d6f718422b02a35f9b3a8aead", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a43fb7e67f144bb47478bc5c3405d031258b267d6f718422b02a35f9b3a8aead", kill_on_drop: false }` [INFO] [stdout] a43fb7e67f144bb47478bc5c3405d031258b267d6f718422b02a35f9b3a8aead [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 157740e9fcbb0535cc83fc2be106d6245f312579b1af4816c9d5dc29c6fd7281 [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" "157740e9fcbb0535cc83fc2be106d6245f312579b1af4816c9d5dc29c6fd7281", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling unicode-segmentation v1.5.0 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling num_cpus v1.11.0 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling libssh2-sys v0.2.13 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling libgit2-sys v0.9.1 [INFO] [stderr] Compiling console v0.9.1 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling indicatif v0.13.0 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling synstructure v0.12.2 [INFO] [stderr] Compiling git2 v0.10.1 [INFO] [stderr] Compiling structopt-derive v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling structopt v0.3.3 [INFO] [stderr] Compiling cargo-pando v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 24s [INFO] running `Command { std: "docker" "inspect" "157740e9fcbb0535cc83fc2be106d6245f312579b1af4816c9d5dc29c6fd7281", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "157740e9fcbb0535cc83fc2be106d6245f312579b1af4816c9d5dc29c6fd7281", kill_on_drop: false }` [INFO] [stdout] 157740e9fcbb0535cc83fc2be106d6245f312579b1af4816c9d5dc29c6fd7281 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+beta-2021-01-01" "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] 14a5eb6e1d0e7c077d5b2685741373a5c8e2bd7012ccc401e9510e8513e411e8 [INFO] running `Command { std: "docker" "start" "-a" "14a5eb6e1d0e7c077d5b2685741373a5c8e2bd7012ccc401e9510e8513e411e8", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-pando v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.91s [INFO] running `Command { std: "docker" "inspect" "14a5eb6e1d0e7c077d5b2685741373a5c8e2bd7012ccc401e9510e8513e411e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14a5eb6e1d0e7c077d5b2685741373a5c8e2bd7012ccc401e9510e8513e411e8", kill_on_drop: false }` [INFO] [stdout] 14a5eb6e1d0e7c077d5b2685741373a5c8e2bd7012ccc401e9510e8513e411e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+beta-2021-01-01" "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] be490df9d3ed41e2f20a7e017f4b5ce8e06c1fcd047ed7869cec5c6e59caf747 [INFO] running `Command { std: "docker" "start" "-a" "be490df9d3ed41e2f20a7e017f4b5ce8e06c1fcd047ed7869cec5c6e59caf747", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cargo_pando-4bf0910913d8e724 [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" "be490df9d3ed41e2f20a7e017f4b5ce8e06c1fcd047ed7869cec5c6e59caf747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be490df9d3ed41e2f20a7e017f4b5ce8e06c1fcd047ed7869cec5c6e59caf747", kill_on_drop: false }` [INFO] [stdout] be490df9d3ed41e2f20a7e017f4b5ce8e06c1fcd047ed7869cec5c6e59caf747