[INFO] cloning repository https://github.com/ulrichSchreiner/metal-rs-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ulrichSchreiner/metal-rs-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FulrichSchreiner%2Fmetal-rs-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FulrichSchreiner%2Fmetal-rs-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a716bc4f06041874efd344787821b951dc5fbf90 [INFO] testing ulrichSchreiner/metal-rs-test against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FulrichSchreiner%2Fmetal-rs-test" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ulrichSchreiner/metal-rs-test 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/ulrichSchreiner/metal-rs-test [INFO] finished tweaking git repo https://github.com/ulrichSchreiner/metal-rs-test [INFO] tweaked toml for git repo https://github.com/ulrichSchreiner/metal-rs-test written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/ulrichSchreiner/metal-rs-test 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 056cf1987feee87e0c2e934942966937b141b11d955620ae97d96cfec3157418 [INFO] running `Command { std: "docker" "start" "-a" "056cf1987feee87e0c2e934942966937b141b11d955620ae97d96cfec3157418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "056cf1987feee87e0c2e934942966937b141b11d955620ae97d96cfec3157418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "056cf1987feee87e0c2e934942966937b141b11d955620ae97d96cfec3157418", kill_on_drop: false }` [INFO] [stdout] 056cf1987feee87e0c2e934942966937b141b11d955620ae97d96cfec3157418 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0a82a5e4bace6e884dfdc15768ad47d4f2f0ee96a0368425b7aedc12519e0890 [INFO] running `Command { std: "docker" "start" "-a" "0a82a5e4bace6e884dfdc15768ad47d4f2f0ee96a0368425b7aedc12519e0890", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling k8s-openapi v0.11.0 [INFO] [stderr] Compiling array_tool v1.0.3 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling ordered-float v2.1.1 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.10 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling tokio-util v0.6.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-io-timeout v1.1.1 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling h2 v0.3.1 [INFO] [stderr] Compiling tower v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling jsonpath_lib v0.2.6 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling reqwest v0.11.2 [INFO] [stderr] Compiling metal-rs v0.0.1 (https://github.com/ulrichSchreiner/metal-rs#bddc86a7) [INFO] [stderr] Compiling kube v0.51.0 [INFO] [stderr] Compiling kube-runtime v0.51.0 [INFO] [stderr] Compiling metal-rs-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `machine_api` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | machine_api, size_api, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 43s [INFO] running `Command { std: "docker" "inspect" "0a82a5e4bace6e884dfdc15768ad47d4f2f0ee96a0368425b7aedc12519e0890", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a82a5e4bace6e884dfdc15768ad47d4f2f0ee96a0368425b7aedc12519e0890", kill_on_drop: false }` [INFO] [stdout] 0a82a5e4bace6e884dfdc15768ad47d4f2f0ee96a0368425b7aedc12519e0890 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] e6d607ea42672a1f8db77c25ae151d5afba88f5c446b574eb3202d33a26a8764 [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" "e6d607ea42672a1f8db77c25ae151d5afba88f5c446b574eb3202d33a26a8764", kill_on_drop: false }` [INFO] [stderr] Compiling metal-rs-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `machine_api` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | machine_api, size_api, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.43s [INFO] running `Command { std: "docker" "inspect" "e6d607ea42672a1f8db77c25ae151d5afba88f5c446b574eb3202d33a26a8764", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6d607ea42672a1f8db77c25ae151d5afba88f5c446b574eb3202d33a26a8764", kill_on_drop: false }` [INFO] [stdout] e6d607ea42672a1f8db77c25ae151d5afba88f5c446b574eb3202d33a26a8764 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] [stdout] 9ed2ef66462516d4ea4a5c2906c1497447dc795f37529ba0ac678026aa833eb1 [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" "9ed2ef66462516d4ea4a5c2906c1497447dc795f37529ba0ac678026aa833eb1", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `machine_api` [INFO] [stderr] --> src/main.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | machine_api, size_api, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `metal-rs-test` (bin "metal-rs-test" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/metal_rs_test-d53859e62a47f46e) [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" "9ed2ef66462516d4ea4a5c2906c1497447dc795f37529ba0ac678026aa833eb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ed2ef66462516d4ea4a5c2906c1497447dc795f37529ba0ac678026aa833eb1", kill_on_drop: false }` [INFO] [stdout] 9ed2ef66462516d4ea4a5c2906c1497447dc795f37529ba0ac678026aa833eb1