[INFO] cloning repository https://github.com/HoloISO/vpower [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HoloISO/vpower" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHoloISO%2Fvpower", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHoloISO%2Fvpower'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1619791bedef2d1d6255418ae364f7b8e33dddb [INFO] testing HoloISO/vpower against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHoloISO%2Fvpower" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/HoloISO/vpower [INFO] finished tweaking git repo https://github.com/HoloISO/vpower [INFO] tweaked toml for git repo https://github.com/HoloISO/vpower written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/HoloISO/vpower on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/HoloISO/vpower 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd5d55a9786455302ab801b9656e6a2bafa9e4132257062249a3dc0e9ad038f2 [INFO] running `Command { std: "docker" "start" "-a" "dd5d55a9786455302ab801b9656e6a2bafa9e4132257062249a3dc0e9ad038f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd5d55a9786455302ab801b9656e6a2bafa9e4132257062249a3dc0e9ad038f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd5d55a9786455302ab801b9656e6a2bafa9e4132257062249a3dc0e9ad038f2", kill_on_drop: false }` [INFO] [stdout] dd5d55a9786455302ab801b9656e6a2bafa9e4132257062249a3dc0e9ad038f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca94302448af4af4335342d3d98838f084cd6849219016052c92ce85edef350c [INFO] running `Command { std: "docker" "start" "-a" "ca94302448af4af4335342d3d98838f084cd6849219016052c92ce85edef350c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling vpower v1.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `{closure@main.rs:22:14: 22:17}: const FnOnce(Output)` is not satisfied [INFO] [stdout] --> main.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | .map(|o| o.stdout) [INFO] [stdout] | --- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Result::::map` [INFO] [stdout] --> /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:831:4 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `{closure@main.rs:22:14: 22:17}: const Destruct` is not satisfied [INFO] [stdout] --> main.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | .map(|o| o.stdout) [INFO] [stdout] | --- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Result::::map` [INFO] [stdout] --> /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:831:4 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `fn(Vec) -> Result {...::from_utf8}: const FnOnce(...)` is not satisfied [INFO] [stdout] --> main.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | .map(String::from_utf8) [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Result::::map` [INFO] [stdout] --> /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:831:4 [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/vpower-09e167eb5ad7304d.long-type-8004500012225498213.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `{closure@main.rs:24:18: 24:21}: const FnOnce(std::io::Error)` is not satisfied [INFO] [stdout] --> main.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | .map_err(|e| format!("Failed to decode command output: {}", e)) [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Result::::map_err` [INFO] [stdout] --> /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:962:4 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `{closure@main.rs:24:18: 24:21}: const Destruct` is not satisfied [INFO] [stdout] --> main.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | .map_err(|e| format!("Failed to decode command output: {}", e)) [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Result::::map_err` [INFO] [stdout] --> /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:962:4 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `{closure@main.rs:25:19: 25:24}: const FnOnce(Result)` is not satisfied [INFO] [stdout] --> main.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | .and_then(|opt| opt.map_err(|e| format!("Invalid utf-8 in command output: {}", e))) [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Result::::and_then` [INFO] [stdout] --> /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1488:4 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `{closure@main.rs:25:19: 25:24}: const Destruct` is not satisfied [INFO] [stdout] --> main.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | .and_then(|opt| opt.map_err(|e| format!("Invalid utf-8 in command output: {}", e))) [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Result::::and_then` [INFO] [stdout] --> /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1488:4 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `std::string::String: const Deref` is not satisfied [INFO] [stdout] --> main.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | if product_name.trim() == "Jupiter 1" { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: trait `Deref` is implemented but not `const` [INFO] [stdout] --> /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/string.rs:2818:0 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vpower` (bin "vpower") due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "ca94302448af4af4335342d3d98838f084cd6849219016052c92ce85edef350c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca94302448af4af4335342d3d98838f084cd6849219016052c92ce85edef350c", kill_on_drop: false }` [INFO] [stdout] ca94302448af4af4335342d3d98838f084cd6849219016052c92ce85edef350c