[INFO] fetching crate cl 0.9.0... [INFO] testing cl-0.9.0 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate cl 0.9.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate cl 0.9.0 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cl 0.9.0 [INFO] finished tweaking crates.io crate cl 0.9.0 [INFO] tweaked toml for crates.io crate cl 0.9.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate cl 0.9.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gag v0.1.10 [INFO] [stderr] Downloaded scan_dir v0.3.3 [INFO] [stderr] Downloaded darling v0.10.1 [INFO] [stderr] Downloaded remove_empty_subdirs v0.1.1 [INFO] [stderr] Downloaded libssh2-sys v0.2.12 [INFO] [stderr] Downloaded darling_core v0.10.1 [INFO] [stderr] Downloaded derive-getters v0.1.0 [INFO] [stderr] Downloaded clparse v0.8.0 [INFO] [stderr] Downloaded darling_macro v0.10.1 [INFO] [stderr] Downloaded derive_builder_core v0.8.0 [INFO] [stderr] Downloaded derive_builder v0.8.0 [INFO] [stderr] Downloaded git2 v0.10.1 [INFO] [stderr] Downloaded libgit2-sys v0.9.1 [INFO] [stderr] Downloaded openssl-src v111.6.0+1.1.1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47328b33519c8f69a62779e883e4ccdbf11a0978cff18bcc67643ec207c6d10c [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" "47328b33519c8f69a62779e883e4ccdbf11a0978cff18bcc67643ec207c6d10c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47328b33519c8f69a62779e883e4ccdbf11a0978cff18bcc67643ec207c6d10c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47328b33519c8f69a62779e883e4ccdbf11a0978cff18bcc67643ec207c6d10c", kill_on_drop: false }` [INFO] [stdout] 47328b33519c8f69a62779e883e4ccdbf11a0978cff18bcc67643ec207c6d10c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5024c5fb34e385cccf3a2a923830174bb503bbc8af0ce80f6d1b0fb4ebae374f [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" "5024c5fb34e385cccf3a2a923830174bb503bbc8af0ce80f6d1b0fb4ebae374f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling derive_builder v0.8.0 [INFO] [stderr] Compiling indexmap v1.2.0 [INFO] [stderr] Compiling remove_empty_subdirs v0.1.1 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling scan_dir v0.3.3 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling err-derive v0.1.6 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling pulldown-cmark v0.5.3 [INFO] [stderr] Compiling openssl-src v111.6.0+1.1.1d [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand v0.7.3 [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 libgit2-sys v0.9.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling gag v0.1.10 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Compiling darling_core v0.10.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling derive-getters v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling darling_macro v0.10.1 [INFO] [stderr] Compiling darling v0.10.1 [INFO] [stderr] Compiling derive_builder_core v0.8.0 [INFO] [stderr] Compiling clparse v0.8.0 [INFO] [stderr] Compiling git2 v0.10.1 [INFO] [stderr] Compiling cl v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 11s [INFO] running `Command { std: "docker" "inspect" "5024c5fb34e385cccf3a2a923830174bb503bbc8af0ce80f6d1b0fb4ebae374f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5024c5fb34e385cccf3a2a923830174bb503bbc8af0ce80f6d1b0fb4ebae374f", kill_on_drop: false }` [INFO] [stdout] 5024c5fb34e385cccf3a2a923830174bb503bbc8af0ce80f6d1b0fb4ebae374f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "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] ea8754a6165391f9de102cafd600018e3b6c0f9f7ec218ed4c1b366166d97872 [INFO] running `Command { std: "docker" "start" "-a" "ea8754a6165391f9de102cafd600018e3b6c0f9f7ec218ed4c1b366166d97872", kill_on_drop: false }` [INFO] [stderr] Compiling cl v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.28s [INFO] running `Command { std: "docker" "inspect" "ea8754a6165391f9de102cafd600018e3b6c0f9f7ec218ed4c1b366166d97872", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea8754a6165391f9de102cafd600018e3b6c0f9f7ec218ed4c1b366166d97872", kill_on_drop: false }` [INFO] [stdout] ea8754a6165391f9de102cafd600018e3b6c0f9f7ec218ed4c1b366166d97872 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1eed120595624af8d803f759e9aa5a78a88c15ee66bcc1578b3a1a3f827373d9 [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" "1eed120595624af8d803f759e9aa5a78a88c15ee66bcc1578b3a1a3f827373d9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cl-15e02872f7f977cc) [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" "1eed120595624af8d803f759e9aa5a78a88c15ee66bcc1578b3a1a3f827373d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1eed120595624af8d803f759e9aa5a78a88c15ee66bcc1578b3a1a3f827373d9", kill_on_drop: false }` [INFO] [stdout] 1eed120595624af8d803f759e9aa5a78a88c15ee66bcc1578b3a1a3f827373d9