[INFO] fetching crate quickproj 0.3.0... [INFO] testing quickproj-0.3.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate quickproj 0.3.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate quickproj 0.3.0 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 crates.io crate quickproj 0.3.0 [INFO] finished tweaking crates.io crate quickproj 0.3.0 [INFO] tweaked toml for crates.io crate quickproj 0.3.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate quickproj 0.3.0 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 bytesize v1.0.0 [INFO] [stderr] Downloaded termios v0.3.1 [INFO] [stderr] Downloaded indicatif v0.12.0 [INFO] [stderr] Downloaded stacker v0.1.6 [INFO] [stderr] Downloaded openssl-sys v0.9.50 [INFO] [stderr] Downloaded libssh2-sys v0.2.12 [INFO] [stderr] Downloaded libgit2-sys v0.9.2 [INFO] [stderr] Downloaded dialoguer v0.4.0 [INFO] [stderr] Downloaded read_input v0.8.2 [INFO] [stderr] Downloaded git2_credentials v0.3.2 [INFO] [stderr] Downloaded psm v0.1.5 [INFO] [stderr] Downloaded console v0.9.0 [INFO] [stderr] Downloaded rm_rf v0.3.0 [INFO] [stderr] Downloaded git2 v0.10.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", 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] 9b839a9e18d32f299f33750f23bed75dc2b31e640a37ae980e98df4a92978a2d [INFO] running `Command { std: "docker" "start" "-a" "9b839a9e18d32f299f33750f23bed75dc2b31e640a37ae980e98df4a92978a2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b839a9e18d32f299f33750f23bed75dc2b31e640a37ae980e98df4a92978a2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b839a9e18d32f299f33750f23bed75dc2b31e640a37ae980e98df4a92978a2d", kill_on_drop: false }` [INFO] [stdout] 9b839a9e18d32f299f33750f23bed75dc2b31e640a37ae980e98df4a92978a2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54cdd678d23ee795dd1bdcd29421af42292726f828cac97374593dfea460e3f2 [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" "54cdd678d23ee795dd1bdcd29421af42292726f828cac97374593dfea460e3f2", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling bytesize v1.0.0 [INFO] [stderr] Compiling read_input v0.8.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling console v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling indicatif v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling openssl-sys v0.9.50 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.12 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling psm v0.1.5 [INFO] [stderr] Compiling libgit2-sys v0.9.2 [INFO] [stderr] Compiling stacker v0.1.6 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling rm_rf v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling dialoguer v0.4.0 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling git2 v0.10.2 [INFO] [stderr] Compiling git2_credentials v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling quickproj v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "54cdd678d23ee795dd1bdcd29421af42292726f828cac97374593dfea460e3f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54cdd678d23ee795dd1bdcd29421af42292726f828cac97374593dfea460e3f2", kill_on_drop: false }` [INFO] [stdout] 54cdd678d23ee795dd1bdcd29421af42292726f828cac97374593dfea460e3f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.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] c8abe161225b8ebfc64f00ac6846d88a4edf067c6a47ac9857640d9b42ec4c93 [INFO] running `Command { std: "docker" "start" "-a" "c8abe161225b8ebfc64f00ac6846d88a4edf067c6a47ac9857640d9b42ec4c93", kill_on_drop: false }` [INFO] [stderr] Compiling quickproj v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.54s [INFO] running `Command { std: "docker" "inspect" "c8abe161225b8ebfc64f00ac6846d88a4edf067c6a47ac9857640d9b42ec4c93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8abe161225b8ebfc64f00ac6846d88a4edf067c6a47ac9857640d9b42ec4c93", kill_on_drop: false }` [INFO] [stdout] c8abe161225b8ebfc64f00ac6846d88a4edf067c6a47ac9857640d9b42ec4c93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] df1400a2c0c4565e00f7bc29c21dcd916988f9a7ff6f7cdcb0889e43f14629bf [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" "df1400a2c0c4565e00f7bc29c21dcd916988f9a7ff6f7cdcb0889e43f14629bf", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/quickproj-034d892f0f996c39) [INFO] running `Command { std: "docker" "inspect" "df1400a2c0c4565e00f7bc29c21dcd916988f9a7ff6f7cdcb0889e43f14629bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df1400a2c0c4565e00f7bc29c21dcd916988f9a7ff6f7cdcb0889e43f14629bf", kill_on_drop: false }` [INFO] [stdout] df1400a2c0c4565e00f7bc29c21dcd916988f9a7ff6f7cdcb0889e43f14629bf