[INFO] cloning repository https://github.com/LetTheComputerDecide/k8vm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LetTheComputerDecide/k8vm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLetTheComputerDecide%2Fk8vm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLetTheComputerDecide%2Fk8vm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 098c37e0de2f66f5e49fe374feb1a5f7c011b4f9 [INFO] testing LetTheComputerDecide/k8vm against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLetTheComputerDecide%2Fk8vm" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LetTheComputerDecide/k8vm on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LetTheComputerDecide/k8vm [INFO] finished tweaking git repo https://github.com/LetTheComputerDecide/k8vm [INFO] tweaked toml for git repo https://github.com/LetTheComputerDecide/k8vm written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/LetTheComputerDecide/k8vm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.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] 55847dcb71aa0d798b3a0c75e5bfdf4446ae5f33c92261b2ec1b65e6a01d649f [INFO] running `Command { std: "docker" "start" "-a" "55847dcb71aa0d798b3a0c75e5bfdf4446ae5f33c92261b2ec1b65e6a01d649f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55847dcb71aa0d798b3a0c75e5bfdf4446ae5f33c92261b2ec1b65e6a01d649f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55847dcb71aa0d798b3a0c75e5bfdf4446ae5f33c92261b2ec1b65e6a01d649f", kill_on_drop: false }` [INFO] [stdout] 55847dcb71aa0d798b3a0c75e5bfdf4446ae5f33c92261b2ec1b65e6a01d649f [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3049f639ae915030ca167b8d46695718428fa2c2888a12cdb9e9befa493ce4fa [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" "3049f639ae915030ca167b8d46695718428fa2c2888a12cdb9e9befa493ce4fa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling heim-common v0.0.11 [INFO] [stderr] Compiling httparse v1.3.6 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling heim-host v0.0.11 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling platforms v0.2.1 [INFO] [stderr] Compiling macaddr v1.0.1 [INFO] [stderr] Compiling hex v0.4.0 [INFO] [stderr] Compiling hyperx v1.3.0 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling arc-swap v1.3.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling raw-cpuid v7.0.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling os_type v2.3.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling uom v0.30.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_path_to_error v0.1.4 [INFO] [stderr] Compiling os_info v3.0.6 [INFO] [stderr] Compiling human-panic v1.0.3 [INFO] [stderr] Compiling hyper v0.14.5 [INFO] [stderr] Compiling heim-runtime v0.0.7 [INFO] [stderr] Compiling heim-net v0.0.11 [INFO] [stderr] Compiling heim-cpu v0.0.11 [INFO] [stderr] Compiling heim-disk v0.0.11 [INFO] [stderr] Compiling heim-memory v0.0.11 [INFO] [stderr] Compiling heim-sensors v0.0.6 [INFO] [stderr] Compiling heim-virt v0.0.11 [INFO] [stderr] Compiling heim-process v0.0.11 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling heim v0.0.11 [INFO] [stderr] Compiling octocrab v0.10.1 [INFO] [stderr] Compiling k8vm v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 18s [INFO] running `Command { std: "docker" "inspect" "3049f639ae915030ca167b8d46695718428fa2c2888a12cdb9e9befa493ce4fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3049f639ae915030ca167b8d46695718428fa2c2888a12cdb9e9befa493ce4fa", kill_on_drop: false }` [INFO] [stdout] 3049f639ae915030ca167b8d46695718428fa2c2888a12cdb9e9befa493ce4fa [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f67e5bd947deb13547322c3a4bc08412953b6d8c50fb322e50b14061c9b0c1c4 [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" "f67e5bd947deb13547322c3a4bc08412953b6d8c50fb322e50b14061c9b0c1c4", kill_on_drop: false }` [INFO] [stderr] Compiling k8vm v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.89s [INFO] running `Command { std: "docker" "inspect" "f67e5bd947deb13547322c3a4bc08412953b6d8c50fb322e50b14061c9b0c1c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f67e5bd947deb13547322c3a4bc08412953b6d8c50fb322e50b14061c9b0c1c4", kill_on_drop: false }` [INFO] [stdout] f67e5bd947deb13547322c3a4bc08412953b6d8c50fb322e50b14061c9b0c1c4 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.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] 7e9a542e058d85dcff02005991a7cc6a3df2ca9aed814de1cf1a573ef63ebd80 [INFO] running `Command { std: "docker" "start" "-a" "7e9a542e058d85dcff02005991a7cc6a3df2ca9aed814de1cf1a573ef63ebd80", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/k8vm-6275f07acb966e92) [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" "7e9a542e058d85dcff02005991a7cc6a3df2ca9aed814de1cf1a573ef63ebd80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e9a542e058d85dcff02005991a7cc6a3df2ca9aed814de1cf1a573ef63ebd80", kill_on_drop: false }` [INFO] [stdout] 7e9a542e058d85dcff02005991a7cc6a3df2ca9aed814de1cf1a573ef63ebd80