[INFO] cloning repository https://github.com/asankov/rust-fundamentals [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asankov/rust-fundamentals" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasankov%2Frust-fundamentals", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasankov%2Frust-fundamentals'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d12850d1b411a08b4c5799182e09e0befe6d049b [INFO] testing asankov/rust-fundamentals against master#1ddedbaa5919b7b3e70d984660e21e844c615c97 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasankov%2Frust-fundamentals" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/asankov/rust-fundamentals on toolchain 1ddedbaa5919b7b3e70d984660e21e844c615c97 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/asankov/rust-fundamentals [INFO] finished tweaking git repo https://github.com/asankov/rust-fundamentals [INFO] tweaked toml for git repo https://github.com/asankov/rust-fundamentals written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/asankov/rust-fundamentals already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96e9201931b91b7870fffd99e56e9b410a6933c2120bbe4b2e3e044dbaab15fb [INFO] running `Command { std: "docker" "start" "-a" "96e9201931b91b7870fffd99e56e9b410a6933c2120bbe4b2e3e044dbaab15fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96e9201931b91b7870fffd99e56e9b410a6933c2120bbe4b2e3e044dbaab15fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96e9201931b91b7870fffd99e56e9b410a6933c2120bbe4b2e3e044dbaab15fb", kill_on_drop: false }` [INFO] [stdout] 96e9201931b91b7870fffd99e56e9b410a6933c2120bbe4b2e3e044dbaab15fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a268c3678f3cf13b1dacd537d54ed985e3b3d517ebdc5c7e69ee4d15bb14cf3e [INFO] running `Command { std: "docker" "start" "-a" "a268c3678f3cf13b1dacd537d54ed985e3b3d517ebdc5c7e69ee4d15bb14cf3e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling asankov-rust-fundamentals v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Segment` is never constructed [INFO] [stdout] --> main.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | struct Segment { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `distance` are never used [INFO] [stdout] --> main.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 26 | impl Segment { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 27 | fn new(start: Waypoint, end: Waypoint) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | fn distance(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> main.rs:63:66 [INFO] [stdout] | [INFO] [stdout] 63 | previous_waypoint = Option::from(current_waypoint.clone()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Waypoint` does not implement `Clone`, so calling `clone` on `&Waypoint` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 63 - previous_waypoint = Option::from(current_waypoint.clone()); [INFO] [stdout] 63 + previous_waypoint = Option::from(current_waypoint); [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `Waypoint`, implement `Clone` for it [INFO] [stdout] | [INFO] [stdout] 5 + #[derive(Clone)] [INFO] [stdout] 6 | struct Waypoint { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> main.rs:75:66 [INFO] [stdout] | [INFO] [stdout] 75 | previous_waypoint = Option::from(current_waypoint.clone()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Waypoint` does not implement `Clone`, so calling `clone` on `&Waypoint` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 75 - previous_waypoint = Option::from(current_waypoint.clone()); [INFO] [stdout] 75 + previous_waypoint = Option::from(current_waypoint); [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `Waypoint`, implement `Clone` for it [INFO] [stdout] | [INFO] [stdout] 5 + #[derive(Clone)] [INFO] [stdout] 6 | struct Waypoint { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s [INFO] running `Command { std: "docker" "inspect" "a268c3678f3cf13b1dacd537d54ed985e3b3d517ebdc5c7e69ee4d15bb14cf3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a268c3678f3cf13b1dacd537d54ed985e3b3d517ebdc5c7e69ee4d15bb14cf3e", kill_on_drop: false }` [INFO] [stdout] a268c3678f3cf13b1dacd537d54ed985e3b3d517ebdc5c7e69ee4d15bb14cf3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84f66498d7a6c95be2d1f91c95056589a79b1aac11ad22c181460fd476feb4ba [INFO] running `Command { std: "docker" "start" "-a" "84f66498d7a6c95be2d1f91c95056589a79b1aac11ad22c181460fd476feb4ba", kill_on_drop: false }` [INFO] [stderr] Compiling asankov-rust-fundamentals v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Segment` is never constructed [INFO] [stdout] --> main.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | struct Segment { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `distance` are never used [INFO] [stdout] --> main.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 26 | impl Segment { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 27 | fn new(start: Waypoint, end: Waypoint) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | fn distance(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> main.rs:63:66 [INFO] [stdout] | [INFO] [stdout] 63 | previous_waypoint = Option::from(current_waypoint.clone()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Waypoint` does not implement `Clone`, so calling `clone` on `&Waypoint` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 63 - previous_waypoint = Option::from(current_waypoint.clone()); [INFO] [stdout] 63 + previous_waypoint = Option::from(current_waypoint); [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `Waypoint`, implement `Clone` for it [INFO] [stdout] | [INFO] [stdout] 5 + #[derive(Clone)] [INFO] [stdout] 6 | struct Waypoint { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> main.rs:75:66 [INFO] [stdout] | [INFO] [stdout] 75 | previous_waypoint = Option::from(current_waypoint.clone()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Waypoint` does not implement `Clone`, so calling `clone` on `&Waypoint` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 75 - previous_waypoint = Option::from(current_waypoint.clone()); [INFO] [stdout] 75 + previous_waypoint = Option::from(current_waypoint); [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `Waypoint`, implement `Clone` for it [INFO] [stdout] | [INFO] [stdout] 5 + #[derive(Clone)] [INFO] [stdout] 6 | struct Waypoint { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] running `Command { std: "docker" "inspect" "84f66498d7a6c95be2d1f91c95056589a79b1aac11ad22c181460fd476feb4ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84f66498d7a6c95be2d1f91c95056589a79b1aac11ad22c181460fd476feb4ba", kill_on_drop: false }` [INFO] [stdout] 84f66498d7a6c95be2d1f91c95056589a79b1aac11ad22c181460fd476feb4ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3931d9b641e0668bef170544eb0ffe4681b57b81e32b5a6f2839abce2588203c [INFO] running `Command { std: "docker" "start" "-a" "3931d9b641e0668bef170544eb0ffe4681b57b81e32b5a6f2839abce2588203c", kill_on_drop: false }` [INFO] [stderr] warning: struct `Segment` is never constructed [INFO] [stderr] --> main.rs:21:8 [INFO] [stderr] | [INFO] [stderr] 21 | struct Segment { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated items `new` and `distance` are never used [INFO] [stderr] --> main.rs:27:8 [INFO] [stderr] | [INFO] [stderr] 26 | impl Segment { [INFO] [stderr] | ------------ associated items in this implementation [INFO] [stderr] 27 | fn new(start: Waypoint, end: Waypoint) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 31 | fn distance(&self) -> f32 { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> main.rs:63:66 [INFO] [stderr] | [INFO] [stderr] 63 | previous_waypoint = Option::from(current_waypoint.clone()); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the type `Waypoint` does not implement `Clone`, so calling `clone` on `&Waypoint` copies the reference, which does not do anything and can be removed [INFO] [stderr] = note: `#[warn(noop_method_call)]` on by default [INFO] [stderr] help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] 63 - previous_waypoint = Option::from(current_waypoint.clone()); [INFO] [stderr] 63 + previous_waypoint = Option::from(current_waypoint); [INFO] [stderr] | [INFO] [stderr] help: if you meant to clone `Waypoint`, implement `Clone` for it [INFO] [stderr] | [INFO] [stderr] 5 + #[derive(Clone)] [INFO] [stderr] 6 | struct Waypoint { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> main.rs:75:66 [INFO] [stderr] | [INFO] [stderr] 75 | previous_waypoint = Option::from(current_waypoint.clone()); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the type `Waypoint` does not implement `Clone`, so calling `clone` on `&Waypoint` copies the reference, which does not do anything and can be removed [INFO] [stderr] help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] 75 - previous_waypoint = Option::from(current_waypoint.clone()); [INFO] [stderr] 75 + previous_waypoint = Option::from(current_waypoint); [INFO] [stderr] | [INFO] [stderr] help: if you meant to clone `Waypoint`, implement `Clone` for it [INFO] [stderr] | [INFO] [stderr] 5 + #[derive(Clone)] [INFO] [stderr] 6 | struct Waypoint { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `asankov-rust-fundamentals` (bin "rust-fundamentals" test) generated 4 warnings (run `cargo fix --bin "rust-fundamentals" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests main.rs (/opt/rustwide/target/debug/deps/rust_fundamentals-a8e6e56a5f5c6848) [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" "3931d9b641e0668bef170544eb0ffe4681b57b81e32b5a6f2839abce2588203c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3931d9b641e0668bef170544eb0ffe4681b57b81e32b5a6f2839abce2588203c", kill_on_drop: false }` [INFO] [stdout] 3931d9b641e0668bef170544eb0ffe4681b57b81e32b5a6f2839abce2588203c [INFO] testing asankov/rust-fundamentals against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasankov%2Frust-fundamentals" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/asankov/rust-fundamentals on toolchain 33f1d8bb92813a1bfc23c093c9f443ab09290307 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/asankov/rust-fundamentals [INFO] finished tweaking git repo https://github.com/asankov/rust-fundamentals [INFO] tweaked toml for git repo https://github.com/asankov/rust-fundamentals written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/asankov/rust-fundamentals already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/3ef7308ab1c4e2c9691fd8aae2bb5772e67e4e07779b085626f27d9de10dde69: no space left on device [INFO] testing asankov/rust-fundamentals against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasankov%2Frust-fundamentals" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file Cargo.lock [INFO] [stderr] error: unable to write file Cargo.toml [INFO] [stderr] error: unable to write file README.md [INFO] [stderr] error: unable to write file geo.rs [INFO] [stderr] error: unable to write file main.rs [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing asankov/rust-fundamentals against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasankov%2Frust-fundamentals" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file Cargo.lock [INFO] [stderr] error: unable to write file Cargo.toml [INFO] [stderr] error: unable to write file README.md [INFO] [stderr] error: unable to write file geo.rs [INFO] [stderr] error: unable to write file main.rs [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing asankov/rust-fundamentals against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasankov%2Frust-fundamentals" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/asankov/rust-fundamentals on toolchain 33f1d8bb92813a1bfc23c093c9f443ab09290307 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/asankov/rust-fundamentals [INFO] finished tweaking git repo https://github.com/asankov/rust-fundamentals [INFO] tweaked toml for git repo https://github.com/asankov/rust-fundamentals written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/asankov/rust-fundamentals already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ec0d680c5066c5918614e6635cff8cb56df521afb886f02f6776f3d884036b8 [INFO] running `Command { std: "docker" "start" "-a" "2ec0d680c5066c5918614e6635cff8cb56df521afb886f02f6776f3d884036b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ec0d680c5066c5918614e6635cff8cb56df521afb886f02f6776f3d884036b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ec0d680c5066c5918614e6635cff8cb56df521afb886f02f6776f3d884036b8", kill_on_drop: false }` [INFO] [stdout] 2ec0d680c5066c5918614e6635cff8cb56df521afb886f02f6776f3d884036b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c78d10259bd10cbf637b3827b3b71d2b4b2c41e1d0037954bd9eb428925a87e2 [INFO] running `Command { std: "docker" "start" "-a" "c78d10259bd10cbf637b3827b3b71d2b4b2c41e1d0037954bd9eb428925a87e2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `libc` (build script) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetazstA5d" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ppv-lite86` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c78d10259bd10cbf637b3827b3b71d2b4b2c41e1d0037954bd9eb428925a87e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c78d10259bd10cbf637b3827b3b71d2b4b2c41e1d0037954bd9eb428925a87e2", kill_on_drop: false }` [INFO] [stdout] c78d10259bd10cbf637b3827b3b71d2b4b2c41e1d0037954bd9eb428925a87e2