[INFO] cloning repository https://github.com/fabiocaruso/sl_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fabiocaruso/sl_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabiocaruso%2Fsl_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabiocaruso%2Fsl_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b7d4f53844f7214cda6489a73bb2ee314c3ee74 [INFO] testing fabiocaruso/sl_test against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabiocaruso%2Fsl_test" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fabiocaruso/sl_test [INFO] finished tweaking git repo https://github.com/fabiocaruso/sl_test [INFO] tweaked toml for git repo https://github.com/fabiocaruso/sl_test written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fabiocaruso/sl_test on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 252 packages to latest compatible versions [INFO] [stderr] Adding actix-cors v0.5.4 (available: v0.7.1) [INFO] [stderr] Adding actix-files v0.4.1 (available: v0.6.7) [INFO] [stderr] Adding actix-web v3.3.3 (available: v4.11.0) [INFO] [stderr] Adding clap v3.2.25 (available: v4.5.46) [INFO] [stderr] Adding rustls v0.17.0 (available: v0.23.31) [INFO] [stderr] Adding urlencoding v1.3.3 (available: v2.1.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28a9e738ea5a74fbfae20d7ff7c7ff786f8a47e49606900b9ea199f26bb5d036 [INFO] running `Command { std: "docker" "start" "-a" "28a9e738ea5a74fbfae20d7ff7c7ff786f8a47e49606900b9ea199f26bb5d036", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28a9e738ea5a74fbfae20d7ff7c7ff786f8a47e49606900b9ea199f26bb5d036", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28a9e738ea5a74fbfae20d7ff7c7ff786f8a47e49606900b9ea199f26bb5d036", kill_on_drop: false }` [INFO] [stdout] 28a9e738ea5a74fbfae20d7ff7c7ff786f8a47e49606900b9ea199f26bb5d036 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c5ac8ed2900e6899745f24834879e09f9af83980ff612bbd5a89e29e8a21803 [INFO] running `Command { std: "docker" "start" "-a" "3c5ac8ed2900e6899745f24834879e09f9af83980ff612bbd5a89e29e8a21803", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling const_fn v0.4.11 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling resolv-conf v0.7.4 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling v_escape v0.14.1 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling v_htmlescape v0.11.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling buf-min v0.2.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling soundloop v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling urlencoding v1.3.3 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling v_escape_derive v0.8.5 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling pin-project v0.4.30 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling actix-http v2.2.2 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.3 [INFO] [stderr] Compiling actix-cors v0.5.4 [INFO] [stderr] Compiling actix-files v0.4.1 [INFO] [stdout] error[E0599]: no method named `about` found for struct `Arg<'help>` in the current scope [INFO] [stdout] --> src/cli.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 16 | .arg(clap::Arg::new("ip") [INFO] [stdout] | __________________- [INFO] [stdout] 17 | | .short('i') [INFO] [stdout] 18 | | .long("ip") [INFO] [stdout] 19 | | .value_name("IP") [INFO] [stdout] 20 | | .about("Sets the bind ip of the server") [INFO] [stdout] | | -^^^^^ method not found in `Arg<'_>` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `about` found for struct `Arg<'help>` in the current scope [INFO] [stdout] --> src/cli.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 22 | .arg(clap::Arg::new("port") [INFO] [stdout] | __________________- [INFO] [stdout] 23 | | .short('p') [INFO] [stdout] 24 | | .long("port") [INFO] [stdout] 25 | | .value_name("PORT") [INFO] [stdout] 26 | | .about("Sets the bind port of the server") [INFO] [stdout] | | -^^^^^ method not found in `Arg<'_>` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `about` found for struct `Arg<'help>` in the current scope [INFO] [stdout] --> src/cli.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 28 | .arg(clap::Arg::new("workers") [INFO] [stdout] | __________________- [INFO] [stdout] 29 | | .short('w') [INFO] [stdout] 30 | | .long("workers") [INFO] [stdout] 31 | | .value_name("WORKERS") [INFO] [stdout] 32 | | .about("Number of download worker threads to run in parallel.") [INFO] [stdout] | | -^^^^^ method not found in `Arg<'_>` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `about` found for struct `Arg<'help>` in the current scope [INFO] [stdout] --> src/cli.rs:38:18 [INFO] [stdout] | [INFO] [stdout] 34 | .arg(clap::Arg::new("dir") [INFO] [stdout] | __________________- [INFO] [stdout] 35 | | .short('d') [INFO] [stdout] 36 | | .long("dir") [INFO] [stdout] 37 | | .value_name("DOWNLOAD_DIR") [INFO] [stdout] 38 | | .about("Set the download directory.") [INFO] [stdout] | | -^^^^^ method not found in `Arg<'_>` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `about` found for struct `Arg<'help>` in the current scope [INFO] [stdout] --> src/cli.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 40 | .arg(clap::Arg::new("verbose") [INFO] [stdout] | __________________- [INFO] [stdout] 41 | | .short('v') [INFO] [stdout] 42 | | .about("Sets the level of verbosity") [INFO] [stdout] | | -^^^^^ method not found in `Arg<'_>` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `soundloop` (bin "soundloop") due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "3c5ac8ed2900e6899745f24834879e09f9af83980ff612bbd5a89e29e8a21803", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c5ac8ed2900e6899745f24834879e09f9af83980ff612bbd5a89e29e8a21803", kill_on_drop: false }` [INFO] [stdout] 3c5ac8ed2900e6899745f24834879e09f9af83980ff612bbd5a89e29e8a21803