[INFO] cloning repository https://github.com/sahid/uosp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sahid/uosp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsahid%2Fuosp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsahid%2Fuosp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 486c7f6ec5fbcc70f799cd2ca3da42eee7901a90 [INFO] testing sahid/uosp against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsahid%2Fuosp" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sahid/uosp on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sahid/uosp [INFO] finished tweaking git repo https://github.com/sahid/uosp [INFO] tweaked toml for git repo https://github.com/sahid/uosp written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75b0b4f0cf11c159c256777479bc4001d7f776f9b475b885cdac34e78aebbdac [INFO] running `Command { std: "docker" "start" "-a" "75b0b4f0cf11c159c256777479bc4001d7f776f9b475b885cdac34e78aebbdac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75b0b4f0cf11c159c256777479bc4001d7f776f9b475b885cdac34e78aebbdac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75b0b4f0cf11c159c256777479bc4001d7f776f9b475b885cdac34e78aebbdac", kill_on_drop: false }` [INFO] [stdout] 75b0b4f0cf11c159c256777479bc4001d7f776f9b475b885cdac34e78aebbdac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f51c21c98e3e0f35aacb144af409ec07f750c0d98135e41dc132b8f313a311c4 [INFO] running `Command { std: "docker" "start" "-a" "f51c21c98e3e0f35aacb144af409ec07f750c0d98135e41dc132b8f313a311c4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling git v0.1.0 (/opt/rustwide/workdir/git) [INFO] [stderr] Compiling changelog v0.1.0 (/opt/rustwide/workdir/changelog) [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling clap_lex v0.1.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v3.1.9 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uosp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find macro `crate_name` in this scope [INFO] [stdout] --> src/main.rs:278:28 [INFO] [stdout] | [INFO] [stdout] 278 | let matches = App::new(crate_name!()) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `crate_name` is in scope, but it is an attribute: `#[crate_name]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `crate_version` in this scope [INFO] [stdout] --> src/main.rs:279:18 [INFO] [stdout] | [INFO] [stdout] 279 | .version(crate_version!()) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `crate_authors` in this scope [INFO] [stdout] --> src/main.rs:280:17 [INFO] [stdout] | [INFO] [stdout] 280 | .author(crate_authors!("\n")) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> src/main.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | use clap::{App, AppSettings, Arg, SubCommand}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::SubCommand`: Replaced with `Command::new` unless you intended the `Subcommand` trait [INFO] [stdout] --> src/main.rs:18:35 [INFO] [stdout] | [INFO] [stdout] 18 | use clap::{App, AppSettings, Arg, SubCommand}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:301:32 [INFO] [stdout] | [INFO] [stdout] 301 | .short("r") [INFO] [stdout] | ^^^ expected `char`, found `&str` [INFO] [stdout] | [INFO] [stdout] help: if you meant to write a `char` literal, use single quotes [INFO] [stdout] | [INFO] [stdout] 301 | .short('r') [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:314:32 [INFO] [stdout] | [INFO] [stdout] 314 | .short("b") [INFO] [stdout] | ^^^ expected `char`, found `&str` [INFO] [stdout] | [INFO] [stdout] help: if you meant to write a `char` literal, use single quotes [INFO] [stdout] | [INFO] [stdout] 314 | .short('b') [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:322:32 [INFO] [stdout] | [INFO] [stdout] 322 | .short("k") [INFO] [stdout] | ^^^ expected `char`, found `&str` [INFO] [stdout] | [INFO] [stdout] help: if you meant to write a `char` literal, use single quotes [INFO] [stdout] | [INFO] [stdout] 322 | .short('k') [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:335:32 [INFO] [stdout] | [INFO] [stdout] 335 | .short("d") [INFO] [stdout] | ^^^ expected `char`, found `&str` [INFO] [stdout] | [INFO] [stdout] help: if you meant to write a `char` literal, use single quotes [INFO] [stdout] | [INFO] [stdout] 335 | .short('d') [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:364:32 [INFO] [stdout] | [INFO] [stdout] 364 | .short("r") [INFO] [stdout] | ^^^ expected `char`, found `&str` [INFO] [stdout] | [INFO] [stdout] help: if you meant to write a `char` literal, use single quotes [INFO] [stdout] | [INFO] [stdout] 364 | .short('r') [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:377:32 [INFO] [stdout] | [INFO] [stdout] 377 | .short("b") [INFO] [stdout] | ^^^ expected `char`, found `&str` [INFO] [stdout] | [INFO] [stdout] help: if you meant to write a `char` literal, use single quotes [INFO] [stdout] | [INFO] [stdout] 377 | .short('b') [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:385:32 [INFO] [stdout] | [INFO] [stdout] 385 | .short("k") [INFO] [stdout] | ^^^ expected `char`, found `&str` [INFO] [stdout] | [INFO] [stdout] help: if you meant to write a `char` literal, use single quotes [INFO] [stdout] | [INFO] [stdout] 385 | .short('k') [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:398:32 [INFO] [stdout] | [INFO] [stdout] 398 | .short("d") [INFO] [stdout] | ^^^ expected `char`, found `&str` [INFO] [stdout] | [INFO] [stdout] help: if you meant to write a `char` literal, use single quotes [INFO] [stdout] | [INFO] [stdout] 398 | .short('d') [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:427:32 [INFO] [stdout] | [INFO] [stdout] 427 | .short("u") [INFO] [stdout] | ^^^ expected `char`, found `&str` [INFO] [stdout] | [INFO] [stdout] help: if you meant to write a `char` literal, use single quotes [INFO] [stdout] | [INFO] [stdout] 427 | .short('u') [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:444:32 [INFO] [stdout] | [INFO] [stdout] 444 | .short("r") [INFO] [stdout] | ^^^ expected `char`, found `&str` [INFO] [stdout] | [INFO] [stdout] help: if you meant to write a `char` literal, use single quotes [INFO] [stdout] | [INFO] [stdout] 444 | .short('r') [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:462:32 [INFO] [stdout] | [INFO] [stdout] 462 | .short("u") [INFO] [stdout] | ^^^ expected `char`, found `&str` [INFO] [stdout] | [INFO] [stdout] help: if you meant to write a `char` literal, use single quotes [INFO] [stdout] | [INFO] [stdout] 462 | .short('u') [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:501:32 [INFO] [stdout] | [INFO] [stdout] 501 | .short("b") [INFO] [stdout] | ^^^ expected `char`, found `&str` [INFO] [stdout] | [INFO] [stdout] help: if you meant to write a `char` literal, use single quotes [INFO] [stdout] | [INFO] [stdout] 501 | .short('b') [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `uosp` due to 16 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f51c21c98e3e0f35aacb144af409ec07f750c0d98135e41dc132b8f313a311c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f51c21c98e3e0f35aacb144af409ec07f750c0d98135e41dc132b8f313a311c4", kill_on_drop: false }` [INFO] [stdout] f51c21c98e3e0f35aacb144af409ec07f750c0d98135e41dc132b8f313a311c4