[INFO] cloning repository https://github.com/schaefi/msc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/schaefi/msc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschaefi%2Fmsc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschaefi%2Fmsc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f08546374d99b5c4bb48534a475d25342868221 [INFO] testing schaefi/msc against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschaefi%2Fmsc" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/schaefi/msc on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/schaefi/msc [INFO] finished tweaking git repo https://github.com/schaefi/msc [INFO] tweaked toml for git repo https://github.com/schaefi/msc written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/schaefi/msc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2022-04-10" "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] e1f92b0cf48ac99ae42574b6b0fc895658f38e5a7949ff6eeb6531dd9d16c58d [INFO] running `Command { std: "docker" "start" "-a" "e1f92b0cf48ac99ae42574b6b0fc895658f38e5a7949ff6eeb6531dd9d16c58d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1f92b0cf48ac99ae42574b6b0fc895658f38e5a7949ff6eeb6531dd9d16c58d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1f92b0cf48ac99ae42574b6b0fc895658f38e5a7949ff6eeb6531dd9d16c58d", kill_on_drop: false }` [INFO] [stdout] e1f92b0cf48ac99ae42574b6b0fc895658f38e5a7949ff6eeb6531dd9d16c58d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2022-04-10" "build" "--frozen" "--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] f0713c62f30e7ceec8308bf6d59a7fba15d2111f2e4475725686e1765c8ca2e3 [INFO] running `Command { std: "docker" "start" "-a" "f0713c62f30e7ceec8308bf6d59a7fba15d2111f2e4475725686e1765c8ca2e3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling text_io v0.1.9 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling termios v0.0.5 [INFO] [stderr] Compiling http-auth-basic v0.3.1 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rpassword v0.0.4 [INFO] [stderr] Compiling clap_derive v3.0.14 [INFO] [stderr] Compiling minidom v0.13.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling msc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `Command { std: "docker" "inspect" "f0713c62f30e7ceec8308bf6d59a7fba15d2111f2e4475725686e1765c8ca2e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0713c62f30e7ceec8308bf6d59a7fba15d2111f2e4475725686e1765c8ca2e3", kill_on_drop: false }` [INFO] [stdout] f0713c62f30e7ceec8308bf6d59a7fba15d2111f2e4475725686e1765c8ca2e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2022-04-10" "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] b9675c16ac183935b034f1dd658abee757250cf812891de88c29d46255b81f39 [INFO] running `Command { std: "docker" "start" "-a" "b9675c16ac183935b034f1dd658abee757250cf812891de88c29d46255b81f39", kill_on_drop: false }` [INFO] [stderr] Compiling msc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.09s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/msc-6e86055dd5217928) [INFO] running `Command { std: "docker" "inspect" "b9675c16ac183935b034f1dd658abee757250cf812891de88c29d46255b81f39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9675c16ac183935b034f1dd658abee757250cf812891de88c29d46255b81f39", kill_on_drop: false }` [INFO] [stdout] b9675c16ac183935b034f1dd658abee757250cf812891de88c29d46255b81f39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2022-04-10" "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] 7f9f3f401828ca27c8dc42783be4f5494cdc3fa3ee6b431833e8fe8bb2f22ab5 [INFO] running `Command { std: "docker" "start" "-a" "7f9f3f401828ca27c8dc42783be4f5494cdc3fa3ee6b431833e8fe8bb2f22ab5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/msc-6e86055dd5217928) [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" "7f9f3f401828ca27c8dc42783be4f5494cdc3fa3ee6b431833e8fe8bb2f22ab5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f9f3f401828ca27c8dc42783be4f5494cdc3fa3ee6b431833e8fe8bb2f22ab5", kill_on_drop: false }` [INFO] [stdout] 7f9f3f401828ca27c8dc42783be4f5494cdc3fa3ee6b431833e8fe8bb2f22ab5