[INFO] cloning repository https://github.com/mute1997/runtc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mute1997/runtc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmute1997%2Fruntc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmute1997%2Fruntc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 795a664d9c4ee804ec3dfb15b7c682bf2c698f87 [INFO] testing mute1997/runtc against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmute1997%2Fruntc" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mute1997/runtc 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 git repo https://github.com/mute1997/runtc [INFO] finished tweaking git repo https://github.com/mute1997/runtc [INFO] tweaked toml for git repo https://github.com/mute1997/runtc written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/mute1997/runtc 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 adler v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8cfdaefecfde9ee80778c54b8cd022b7a3dde3d9bca30569a2636c87a31a9858 [INFO] running `Command { std: "docker" "start" "-a" "8cfdaefecfde9ee80778c54b8cd022b7a3dde3d9bca30569a2636c87a31a9858", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cfdaefecfde9ee80778c54b8cd022b7a3dde3d9bca30569a2636c87a31a9858", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cfdaefecfde9ee80778c54b8cd022b7a3dde3d9bca30569a2636c87a31a9858", kill_on_drop: false }` [INFO] [stdout] 8cfdaefecfde9ee80778c54b8cd022b7a3dde3d9bca30569a2636c87a31a9858 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f216feafbc8ef645cf8da5c8e08bac250f71d1f02f537c9b6e325773899de373 [INFO] running `Command { std: "docker" "start" "-a" "f216feafbc8ef645cf8da5c8e08bac250f71d1f02f537c9b6e325773899de373", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling adler v0.2.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling os_str_bytes v2.3.1 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Compiling clap v3.0.0-beta.1 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling log4rs v0.12.0 [INFO] [stderr] Compiling runtc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `cgroups_path` [INFO] [stdout] --> src/config/linux/resources/blockio.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn create(&self, cgroups_path: &String) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cgroups_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cgroups_path` [INFO] [stdout] --> src/config/linux/resources/blockio.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn delete(&self, cgroups_path: &String) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cgroups_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cgroups_path` [INFO] [stdout] --> src/config/linux/resources/network.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn create(&self, cgroups_path: &String) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cgroups_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cgroups_path` [INFO] [stdout] --> src/config/linux/resources/network.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn delete(&self, cgroups_path: &String) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cgroups_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cgroups_path` [INFO] [stdout] --> src/config/linux/resources/pids.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn create(&self, cgroups_path: &String) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cgroups_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cgroups_path` [INFO] [stdout] --> src/config/linux/resources/pids.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn delete(&self, cgroups_path: &String) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cgroups_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cgroups_path` [INFO] [stdout] --> src/config/linux/resources/intelrdt.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn create(&self, cgroups_path: &String) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cgroups_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cgroups_path` [INFO] [stdout] --> src/config/linux/resources/intelrdt.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn delete(&self, cgroups_path: &String) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cgroups_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `run_hook` [INFO] [stdout] --> src/config/mod.rs:72:8 [INFO] [stdout] | [INFO] [stdout] 72 | fn run_hook(&self, hook_type: String) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `run` [INFO] [stdout] --> src/config/hooks.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn run(&self) -> Result<()> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(backtrace)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `runtc` due to 2 previous errors; 10 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f216feafbc8ef645cf8da5c8e08bac250f71d1f02f537c9b6e325773899de373", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f216feafbc8ef645cf8da5c8e08bac250f71d1f02f537c9b6e325773899de373", kill_on_drop: false }` [INFO] [stdout] f216feafbc8ef645cf8da5c8e08bac250f71d1f02f537c9b6e325773899de373