[INFO] cloning repository https://github.com/llenotre/maestro_tester [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/llenotre/maestro_tester" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fllenotre%2Fmaestro_tester", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fllenotre%2Fmaestro_tester'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1fb21ca1621c66216ecd5947c44ab41aff88f6ad [INFO] checking llenotre/maestro_tester against try#dbe54b90b471ee86a3b006973bf90c6cbb93415f for pr-102091 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fllenotre%2Fmaestro_tester" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/llenotre/maestro_tester on toolchain dbe54b90b471ee86a3b006973bf90c6cbb93415f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dbe54b90b471ee86a3b006973bf90c6cbb93415f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/llenotre/maestro_tester [INFO] finished tweaking git repo https://github.com/llenotre/maestro_tester [INFO] tweaked toml for git repo https://github.com/llenotre/maestro_tester written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/llenotre/maestro_tester already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dbe54b90b471ee86a3b006973bf90c6cbb93415f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:06bd2dc561ac9b9120e7d8112cca06cd3b1bded0ddb8515a4f6a39439d56c944" "/opt/rustwide/cargo-home/bin/cargo" "+dbe54b90b471ee86a3b006973bf90c6cbb93415f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 459d71f4fc3895d16d1154dbfe77972da3db1e8f15079fdb4c5486c6264e70b4 [INFO] running `Command { std: "docker" "start" "-a" "459d71f4fc3895d16d1154dbfe77972da3db1e8f15079fdb4c5486c6264e70b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "459d71f4fc3895d16d1154dbfe77972da3db1e8f15079fdb4c5486c6264e70b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "459d71f4fc3895d16d1154dbfe77972da3db1e8f15079fdb4c5486c6264e70b4", kill_on_drop: false }` [INFO] [stdout] 459d71f4fc3895d16d1154dbfe77972da3db1e8f15079fdb4c5486c6264e70b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:06bd2dc561ac9b9120e7d8112cca06cd3b1bded0ddb8515a4f6a39439d56c944" "/opt/rustwide/cargo-home/bin/cargo" "+dbe54b90b471ee86a3b006973bf90c6cbb93415f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05628d67c2480309cd34e8b3dbb817547421571dd85e3c4257847f71e85a141c [INFO] running `Command { std: "docker" "start" "-a" "05628d67c2480309cd34e8b3dbb817547421571dd85e3c4257847f71e85a141c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking maestro_tester v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `name` and `value` are never read [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | struct EnvVar { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 16 | /// The name of the variable. [INFO] [stdout] 17 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 18 | /// The value of the variable. [INFO] [stdout] 19 | value: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `environment`, `command` and `arguments` are never read [INFO] [stdout] --> src/main.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 24 | struct CompilationCommand { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 25 | /// The compilation environment. [INFO] [stdout] 26 | environment: Vec::, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 27 | /// The command to execute. [INFO] [stdout] 28 | command: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 29 | /// The arguments for the command. [INFO] [stdout] 30 | arguments: Vec::, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `repository`, `compilation` and `output_binary` are never read [INFO] [stdout] --> src/main.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 35 | struct Config { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 36 | /// The URL to the kernel's repository. [INFO] [stdout] 37 | repository: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 38 | /// The compilation command. [INFO] [stdout] 39 | compilation: CompilationCommand, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 40 | /// The path to the output binary. [INFO] [stdout] 41 | output_binary: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `clone_repo` is never used [INFO] [stdout] --> src/main.rs:60:4 [INFO] [stdout] | [INFO] [stdout] 60 | fn clone_repo(url: &String, dir: &String) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compile` is never used [INFO] [stdout] --> src/main.rs:81:4 [INFO] [stdout] | [INFO] [stdout] 81 | fn compile(config: &Config, dir: &String) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `value` are never read [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | struct EnvVar { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 16 | /// The name of the variable. [INFO] [stdout] 17 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 18 | /// The value of the variable. [INFO] [stdout] 19 | value: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `environment`, `command` and `arguments` are never read [INFO] [stdout] --> src/main.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 24 | struct CompilationCommand { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 25 | /// The compilation environment. [INFO] [stdout] 26 | environment: Vec::, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 27 | /// The command to execute. [INFO] [stdout] 28 | command: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 29 | /// The arguments for the command. [INFO] [stdout] 30 | arguments: Vec::, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `repository`, `compilation` and `output_binary` are never read [INFO] [stdout] --> src/main.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 35 | struct Config { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 36 | /// The URL to the kernel's repository. [INFO] [stdout] 37 | repository: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 38 | /// The compilation command. [INFO] [stdout] 39 | compilation: CompilationCommand, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 40 | /// The path to the output binary. [INFO] [stdout] 41 | output_binary: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `clone_repo` is never used [INFO] [stdout] --> src/main.rs:60:4 [INFO] [stdout] | [INFO] [stdout] 60 | fn clone_repo(url: &String, dir: &String) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compile` is never used [INFO] [stdout] --> src/main.rs:81:4 [INFO] [stdout] | [INFO] [stdout] 81 | fn compile(config: &Config, dir: &String) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | fs::remove_dir_all(sources_dir); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/test_machine.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | sock.set_broadcast(true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | fs::remove_dir_all(sources_dir); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/test_machine.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | sock.set_broadcast(true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.38s [INFO] running `Command { std: "docker" "inspect" "05628d67c2480309cd34e8b3dbb817547421571dd85e3c4257847f71e85a141c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05628d67c2480309cd34e8b3dbb817547421571dd85e3c4257847f71e85a141c", kill_on_drop: false }` [INFO] [stdout] 05628d67c2480309cd34e8b3dbb817547421571dd85e3c4257847f71e85a141c