[INFO] fetching crate assemble-std 0.2.0... [INFO] testing assemble-std-0.2.0 against beta-2024-09-05 for beta-1.82-1 [INFO] extracting crate assemble-std 0.2.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate assemble-std 0.2.0 on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate assemble-std 0.2.0 [INFO] finished tweaking crates.io crate assemble-std 0.2.0 [INFO] tweaked toml for crates.io crate assemble-std 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate assemble-std 0.2.0 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" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ffb7256abc7e20d0c6e09a885a54ab29d2e1a86387417cd29f31fb97b37fe51e [INFO] running `Command { std: "docker" "start" "-a" "ffb7256abc7e20d0c6e09a885a54ab29d2e1a86387417cd29f31fb97b37fe51e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffb7256abc7e20d0c6e09a885a54ab29d2e1a86387417cd29f31fb97b37fe51e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffb7256abc7e20d0c6e09a885a54ab29d2e1a86387417cd29f31fb97b37fe51e", kill_on_drop: false }` [INFO] [stdout] ffb7256abc7e20d0c6e09a885a54ab29d2e1a86387417cd29f31fb97b37fe51e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8ae66b085958c0141925dd4993a48daf78016a13bb5a1dbee07bcc6d07d62e8 [INFO] running `Command { std: "docker" "start" "-a" "c8ae66b085958c0141925dd4993a48daf78016a13bb5a1dbee07bcc6d07d62e8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling rustix v0.36.6 [INFO] [stderr] Compiling gimli v0.27.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling object v0.30.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling portable-atomic v0.3.19 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling thread-id v4.0.0 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling tint v1.0.1 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling nom8 v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling console v0.15.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling is-terminal v0.4.2 [INFO] [stderr] Compiling assemble-build v0.2.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling ipnet v2.7.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling indicatif v0.17.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling fern v0.6.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling merge_derive v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling assemble-std v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: assemble-std@0.2.0: "/opt/rustwide/workdir/src/lib.rs" [INFO] [stderr] Compiling merge v0.1.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling assemble-macros v0.2.0 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling clap v4.0.32 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling toml v0.5.10 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.5.0 [INFO] [stderr] Compiling ron v0.8.0 [INFO] [stderr] Compiling toml_edit v0.16.1 [INFO] [stderr] Compiling reqwest v0.11.13 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling ptree v0.4.0 [INFO] [stderr] Compiling assemble-core v0.2.0 [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use assemble_core::Project; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `Project` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub use assemble_core::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use assemble_core::Project; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: invalid `doc` attribute [INFO] [stdout] --> src/specs/exec_spec.rs:93:15 [INFO] [stdout] | [INFO] [stdout] 93 | Log(#[doc("The log level to emit output to")] Level), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_doc_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `specs::exec_spec::ExecSpec::execute` [INFO] [stdout] --> src/specs/exec_spec.rs:227:14 [INFO] [stdout] | [INFO] [stdout] 227 | self.execute(project.project_dir()).map(|_| ()) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/dependencies/web.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> src/specs/exec_spec.rs:12:37 [INFO] [stdout] | [INFO] [stdout] 12 | use std::io::{BufWriter, ErrorKind, Read, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `from`, `into`, `include`, `exclude`, and `parent` are never read [INFO] [stdout] --> src/specs/dupe_spec.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct DupeSpec { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 12 | /// The files to copy from. If not set, uses the parent spec [INFO] [stdout] 13 | from: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 14 | /// The target directory to copy files in. If not set, uses the parent spec [INFO] [stdout] 15 | into: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 16 | /// Filters which files to include [INFO] [stdout] 17 | include: Box>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | exclude: Box>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 22 | parent: Option>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_from`, `get_into`, and `is_included` are never used [INFO] [stdout] --> src/specs/dupe_spec.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 25 | impl DupeSpec { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] 26 | fn get_from(&self) -> Option<&FileSet> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | fn get_into(&self) -> Option<&Path> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | fn is_included(&self, path: &Path) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `spec` is never read [INFO] [stdout] --> src/specs/exec_spec.rs:435:5 [INFO] [stdout] | [INFO] [stdout] 434 | pub struct ExecHandle { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 435 | spec: ExecSpec, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `from` and `into` are never read [INFO] [stdout] --> src/tasks/files.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Dupe { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 12 | from: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] 13 | into: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Dupe` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dupe_files` is never used [INFO] [stdout] --> src/tasks/files.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn dupe_files(dupe: &mut Dupe, _project: &Project) -> BuildResult { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `distribution_base`, `distribution_path`, `distribution_url`, and `distribution_sha256` are never read [INFO] [stdout] --> src/tasks/wrapper.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct WrapperTask { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 16 | distribution_base: Prop, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 17 | distribution_path: Prop, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | distribution_url: Prop, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | distribution_sha256: Prop, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WrapperTask` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.52s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "c8ae66b085958c0141925dd4993a48daf78016a13bb5a1dbee07bcc6d07d62e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8ae66b085958c0141925dd4993a48daf78016a13bb5a1dbee07bcc6d07d62e8", kill_on_drop: false }` [INFO] [stdout] c8ae66b085958c0141925dd4993a48daf78016a13bb5a1dbee07bcc6d07d62e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88c2ffef7b4edcc44f0530c1e22e9d3a69284032e42def885087b6fc78d7e101 [INFO] running `Command { std: "docker" "start" "-a" "88c2ffef7b4edcc44f0530c1e22e9d3a69284032e42def885087b6fc78d7e101", kill_on_drop: false }` [INFO] [stderr] warning: assemble-std@0.2.0: "/opt/rustwide/workdir/src/lib.rs" [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use assemble_core::Project; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `Project` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub use assemble_core::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use assemble_core::Project; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: invalid `doc` attribute [INFO] [stdout] --> src/specs/exec_spec.rs:93:15 [INFO] [stdout] | [INFO] [stdout] 93 | Log(#[doc("The log level to emit output to")] Level), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_doc_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `specs::exec_spec::ExecSpec::execute` [INFO] [stdout] --> src/specs/exec_spec.rs:227:14 [INFO] [stdout] | [INFO] [stdout] 227 | self.execute(project.project_dir()).map(|_| ()) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/dependencies/web.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> src/specs/exec_spec.rs:12:37 [INFO] [stdout] | [INFO] [stdout] 12 | use std::io::{BufWriter, ErrorKind, Read, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `from`, `into`, `include`, `exclude`, and `parent` are never read [INFO] [stdout] --> src/specs/dupe_spec.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct DupeSpec { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 12 | /// The files to copy from. If not set, uses the parent spec [INFO] [stdout] 13 | from: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 14 | /// The target directory to copy files in. If not set, uses the parent spec [INFO] [stdout] 15 | into: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 16 | /// Filters which files to include [INFO] [stdout] 17 | include: Box>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | exclude: Box>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 22 | parent: Option>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_from`, `get_into`, and `is_included` are never used [INFO] [stdout] --> src/specs/dupe_spec.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 25 | impl DupeSpec { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] 26 | fn get_from(&self) -> Option<&FileSet> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | fn get_into(&self) -> Option<&Path> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | fn is_included(&self, path: &Path) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `spec` is never read [INFO] [stdout] --> src/specs/exec_spec.rs:435:5 [INFO] [stdout] | [INFO] [stdout] 434 | pub struct ExecHandle { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 435 | spec: ExecSpec, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling assemble-std v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `from` and `into` are never read [INFO] [stdout] --> src/tasks/files.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Dupe { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 12 | from: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] 13 | into: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Dupe` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dupe_files` is never used [INFO] [stdout] --> src/tasks/files.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn dupe_files(dupe: &mut Dupe, _project: &Project) -> BuildResult { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `distribution_base`, `distribution_path`, `distribution_url`, and `distribution_sha256` are never read [INFO] [stdout] --> src/tasks/wrapper.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct WrapperTask { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 16 | distribution_base: Prop, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 17 | distribution_path: Prop, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | distribution_url: Prop, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | distribution_sha256: Prop, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WrapperTask` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use assemble_core::Project; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `Project` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub use assemble_core::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use assemble_core::Project; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: invalid `doc` attribute [INFO] [stdout] --> src/specs/exec_spec.rs:93:15 [INFO] [stdout] | [INFO] [stdout] 93 | Log(#[doc("The log level to emit output to")] Level), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_doc_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `specs::exec_spec::ExecSpec::execute` [INFO] [stdout] --> src/specs/exec_spec.rs:227:14 [INFO] [stdout] | [INFO] [stdout] 227 | self.execute(project.project_dir()).map(|_| ()) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/dependencies/web.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> src/specs/exec_spec.rs:12:37 [INFO] [stdout] | [INFO] [stdout] 12 | use std::io::{BufWriter, ErrorKind, Read, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `from`, `into`, `include`, `exclude`, and `parent` are never read [INFO] [stdout] --> src/specs/dupe_spec.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct DupeSpec { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 12 | /// The files to copy from. If not set, uses the parent spec [INFO] [stdout] 13 | from: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 14 | /// The target directory to copy files in. If not set, uses the parent spec [INFO] [stdout] 15 | into: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 16 | /// Filters which files to include [INFO] [stdout] 17 | include: Box>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | exclude: Box>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 22 | parent: Option>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_from`, `get_into`, and `is_included` are never used [INFO] [stdout] --> src/specs/dupe_spec.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 25 | impl DupeSpec { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] 26 | fn get_from(&self) -> Option<&FileSet> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | fn get_into(&self) -> Option<&Path> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | fn is_included(&self, path: &Path) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `spec` is never read [INFO] [stdout] --> src/specs/exec_spec.rs:435:5 [INFO] [stdout] | [INFO] [stdout] 434 | pub struct ExecHandle { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 435 | spec: ExecSpec, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `from` and `into` are never read [INFO] [stdout] --> src/tasks/files.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Dupe { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 12 | from: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] 13 | into: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Dupe` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dupe_files` is never used [INFO] [stdout] --> src/tasks/files.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn dupe_files(dupe: &mut Dupe, _project: &Project) -> BuildResult { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `distribution_base`, `distribution_path`, `distribution_url`, and `distribution_sha256` are never read [INFO] [stdout] --> src/tasks/wrapper.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct WrapperTask { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 16 | distribution_base: Prop, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 17 | distribution_path: Prop, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | distribution_url: Prop, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | distribution_sha256: Prop, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WrapperTask` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.78s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "88c2ffef7b4edcc44f0530c1e22e9d3a69284032e42def885087b6fc78d7e101", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88c2ffef7b4edcc44f0530c1e22e9d3a69284032e42def885087b6fc78d7e101", kill_on_drop: false }` [INFO] [stdout] 88c2ffef7b4edcc44f0530c1e22e9d3a69284032e42def885087b6fc78d7e101 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8b9ce3ce593aa87cc0cf1ac9e1c3b7598ac39456a87fe6fa9824efe85dc2d36a [INFO] running `Command { std: "docker" "start" "-a" "8b9ce3ce593aa87cc0cf1ac9e1c3b7598ac39456a87fe6fa9824efe85dc2d36a", kill_on_drop: false }` [INFO] [stderr] warning: assemble-std@0.2.0: "/opt/rustwide/workdir/src/lib.rs" [INFO] [stderr] warning: private item shadows public glob re-export [INFO] [stderr] --> src/lib.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | use assemble_core::Project; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the name `Project` in the type namespace is supposed to be publicly re-exported here [INFO] [stderr] --> src/lib.rs:26:9 [INFO] [stderr] | [INFO] [stderr] 26 | pub use assemble_core::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] note: but the private item here shadows it [INFO] [stderr] --> src/lib.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | use assemble_core::Project; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: invalid `doc` attribute [INFO] [stderr] --> src/specs/exec_spec.rs:93:15 [INFO] [stderr] | [INFO] [stderr] 93 | Log(#[doc("The log level to emit output to")] Level), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(invalid_doc_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `specs::exec_spec::ExecSpec::execute` [INFO] [stderr] --> src/specs/exec_spec.rs:227:14 [INFO] [stderr] | [INFO] [stderr] 227 | self.execute(project.project_dir()).map(|_| ()) [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::io::Read` [INFO] [stderr] --> src/dependencies/web.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | use std::io::Read; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Read` [INFO] [stderr] --> src/specs/exec_spec.rs:12:37 [INFO] [stderr] | [INFO] [stderr] 12 | use std::io::{BufWriter, ErrorKind, Read, Write}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `from`, `into`, `include`, `exclude`, and `parent` are never read [INFO] [stderr] --> src/specs/dupe_spec.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct DupeSpec { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] 12 | /// The files to copy from. If not set, uses the parent spec [INFO] [stderr] 13 | from: Option, [INFO] [stderr] | ^^^^ [INFO] [stderr] 14 | /// The target directory to copy files in. If not set, uses the parent spec [INFO] [stderr] 15 | into: Option, [INFO] [stderr] | ^^^^ [INFO] [stderr] 16 | /// Filters which files to include [INFO] [stderr] 17 | include: Box>, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 21 | exclude: Box>, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 22 | parent: Option>, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: methods `get_from`, `get_into`, and `is_included` are never used [INFO] [stderr] --> src/specs/dupe_spec.rs:26:8 [INFO] [stderr] | [INFO] [stderr] 25 | impl DupeSpec { [INFO] [stderr] | ------------- methods in this implementation [INFO] [stderr] 26 | fn get_from(&self) -> Option<&FileSet> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 32 | fn get_into(&self) -> Option<&Path> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 38 | fn is_included(&self, path: &Path) -> bool { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `spec` is never read [INFO] [stderr] --> src/specs/exec_spec.rs:435:5 [INFO] [stderr] | [INFO] [stderr] 434 | pub struct ExecHandle { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 435 | spec: ExecSpec, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `from` and `into` are never read [INFO] [stderr] --> src/tasks/files.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct Dupe { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] 12 | from: PathBuf, [INFO] [stderr] | ^^^^ [INFO] [stderr] 13 | into: PathBuf, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Dupe` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: function `dupe_files` is never used [INFO] [stderr] --> src/tasks/files.rs:16:4 [INFO] [stderr] | [INFO] [stderr] 16 | fn dupe_files(dupe: &mut Dupe, _project: &Project) -> BuildResult { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `distribution_base`, `distribution_path`, `distribution_url`, and `distribution_sha256` are never read [INFO] [stderr] --> src/tasks/wrapper.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 15 | pub struct WrapperTask { [INFO] [stderr] | ----------- fields in this struct [INFO] [stderr] 16 | distribution_base: Prop, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] 17 | distribution_path: Prop, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] 18 | distribution_url: Prop, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 19 | distribution_sha256: Prop, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `WrapperTask` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `assemble-std` (lib) generated 11 warnings [INFO] [stderr] warning: `assemble-std` (lib test) generated 11 warnings (11 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/assemble_std-baf6003228ccd420) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test specs::exec_spec::tests::create_exec_spec ... ok [INFO] [stdout] test specs::exec_spec::tests::emit_to_log ... ok [INFO] [stdout] attempting to execute command: cd "/" && env -i CARGO="/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/bin/cargo" CARGO_HOME="/opt/rustwide/cargo-home" CARGO_INCREMENTAL="0" CARGO_MANIFEST_DIR="/opt/rustwide/workdir" CARGO_PKG_AUTHORS="Joshua Radin " CARGO_PKG_DESCRIPTION="The standard library for assemble" CARGO_PKG_HOMEPAGE="https://joshradin.github.io/assemble-rs/" CARGO_PKG_LICENSE="MIT OR Apache-2.0" CARGO_PKG_LICENSE_FILE="" CARGO_PKG_NAME="assemble-std" CARGO_PKG_README="" CARGO_PKG_REPOSITORY="https://github.com/joshradin/assemble-rs" CARGO_PKG_RUST_VERSION="1.64" CARGO_PKG_VERSION="0.2.0" CARGO_PKG_VERSION_MAJOR="0" CARGO_PKG_VERSION_MINOR="2" CARGO_PKG_VERSION_PATCH="0" CARGO_PKG_VERSION_PRE="" CARGO_TARGET_DIR="/opt/rustwide/target" HOME="/root" HOSTNAME="8b9ce3ce593a" LD_LIBRARY_PATH="/opt/rustwide/target/debug/deps:/opt/rustwide/target/debug:/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib" OUT_DIR="/opt/rustwide/target/debug/build/assemble-std-a8ac3edaf7684a87/out" PATH="/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" RUSTDOCFLAGS="--cap-lints=warn" RUSTFLAGS="--cap-lints=warn" RUSTUP_HOME="/opt/rustwide/rustup-home" RUSTUP_TOOLCHAIN="beta-2024-09-05-x86_64-unknown-linux-gnu" RUST_BACKTRACE="full" RUST_RECURSION_COUNT="1" SOURCE_DIR="/opt/rustwide/workdir" SSL_CERT_DIR="/usr/lib/ssl/certs" SSL_CERT_FILE="/usr/lib/ssl/certs/ca-certificates.crt" "echo" "hello" "world" [INFO] [stdout] working_dir: Some("/") [INFO] [stdout] env: { [INFO] [stdout] "CARGO_PKG_VERSION_PRE": "", [INFO] [stdout] "CARGO_PKG_NAME": "assemble-std", [INFO] [stdout] "CARGO_MANIFEST_DIR": "/opt/rustwide/workdir", [INFO] [stdout] "LD_LIBRARY_PATH": "/opt/rustwide/target/debug/deps:/opt/rustwide/target/debug:/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib", [INFO] [stdout] "CARGO_PKG_VERSION_MINOR": "2", [INFO] [stdout] "HOME": "/root", [INFO] [stdout] "CARGO_PKG_VERSION_MAJOR": "0", [INFO] [stdout] "HOSTNAME": "8b9ce3ce593a", [INFO] [stdout] "CARGO_PKG_AUTHORS": "Joshua Radin ", [INFO] [stdout] "CARGO_PKG_RUST_VERSION": "1.64", [INFO] [stdout] "RUSTUP_TOOLCHAIN": "beta-2024-09-05-x86_64-unknown-linux-gnu", [INFO] [stdout] "RUST_BACKTRACE": "full", [INFO] [stdout] "CARGO_PKG_HOMEPAGE": "https://joshradin.github.io/assemble-rs/", [INFO] [stdout] "RUST_RECURSION_COUNT": "1", [INFO] [stdout] "CARGO_PKG_VERSION_PATCH": "0", [INFO] [stdout] "CARGO_INCREMENTAL": "0", [INFO] [stdout] "CARGO_TARGET_DIR": "/opt/rustwide/target", [INFO] [stdout] "CARGO_PKG_README": "", [INFO] [stdout] "RUSTUP_HOME": "/opt/rustwide/rustup-home", [INFO] [stdout] "CARGO_HOME": "/opt/rustwide/cargo-home", [INFO] [stdout] "RUSTFLAGS": "--cap-lints=warn", [INFO] [stdout] "CARGO_PKG_LICENSE": "MIT OR Apache-2.0", [INFO] [stdout] "CARGO_PKG_LICENSE_FILE": "", [INFO] [stdout] "SSL_CERT_DIR": "/usr/lib/ssl/certs", [INFO] [stdout] "PATH": "/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", [INFO] [stdout] "SOURCE_DIR": "/opt/rustwide/workdir", [INFO] [stdout] "CARGO_PKG_REPOSITORY": "https://github.com/joshradin/assemble-rs", [INFO] [stdout] "CARGO": "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/bin/cargo", [INFO] [stdout] "RUSTDOCFLAGS": "--cap-lints=warn", [INFO] [stdout] "SSL_CERT_FILE": "/usr/lib/ssl/certs/ca-certificates.crt", [INFO] [stdout] "OUT_DIR": "/opt/rustwide/target/debug/build/assemble-std-a8ac3edaf7684a87/out", [INFO] [stdout] "CARGO_PKG_DESCRIPTION": "The standard library for assemble", [INFO] [stdout] "CARGO_PKG_VERSION": "0.2.0", [INFO] [stdout] } [INFO] [stdout] attempting to execute command: cd "/" && env -i CARGO="/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/bin/cargo" CARGO_HOME="/opt/rustwide/cargo-home" CARGO_INCREMENTAL="0" CARGO_MANIFEST_DIR="/opt/rustwide/workdir" CARGO_PKG_AUTHORS="Joshua Radin " CARGO_PKG_DESCRIPTION="The standard library for assemble" CARGO_PKG_HOMEPAGE="https://joshradin.github.io/assemble-rs/" CARGO_PKG_LICENSE="MIT OR Apache-2.0" CARGO_PKG_LICENSE_FILE="" CARGO_PKG_NAME="assemble-std" CARGO_PKG_README="" CARGO_PKG_REPOSITORY="https://github.com/joshradin/assemble-rs" CARGO_PKG_RUST_VERSION="1.64" CARGO_PKG_VERSION="0.2.0" CARGO_PKG_VERSION_MAJOR="0" CARGO_PKG_VERSION_MINOR="2" CARGO_PKG_VERSION_PATCH="0" CARGO_PKG_VERSION_PRE="" CARGO_TARGET_DIR="/opt/rustwide/target" HOME="/root" HOSTNAME="8b9ce3ce593a" LD_LIBRARY_PATH="/opt/rustwide/target/debug/deps:/opt/rustwide/target/debug:/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib" OUT_DIR="/opt/rustwide/target/debug/build/assemble-std-a8ac3edaf7684a87/out" PATH="/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" RUSTDOCFLAGS="--cap-lints=warn" RUSTFLAGS="--cap-lints=warn" RUSTUP_HOME="/opt/rustwide/rustup-home" RUSTUP_TOOLCHAIN="beta-2024-09-05-x86_64-unknown-linux-gnu" RUST_BACKTRACE="full" RUST_RECURSION_COUNT="1" SOURCE_DIR="/opt/rustwide/workdir" SSL_CERT_DIR="/usr/lib/ssl/certs" SSL_CERT_FILE="/usr/lib/ssl/certs/ca-certificates.crt" "please-dont-exist" [INFO] [stdout] working_dir: Some("/") [INFO] [stdout] env: { [INFO] [stdout] "CARGO_PKG_RUST_VERSION": "1.64", [INFO] [stdout] "CARGO_MANIFEST_DIR": "/opt/rustwide/workdir", [INFO] [stdout] "CARGO_PKG_LICENSE": "MIT OR Apache-2.0", [INFO] [stdout] "RUSTDOCFLAGS": "--cap-lints=warn", [INFO] [stdout] "SSL_CERT_FILE": "/usr/lib/ssl/certs/ca-certificates.crt", [INFO] [stdout] "HOME": "/root", [INFO] [stdout] "CARGO_PKG_README": "", [INFO] [stdout] "LD_LIBRARY_PATH": "/opt/rustwide/target/debug/deps:/opt/rustwide/target/debug:/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib", [INFO] [stdout] "OUT_DIR": "/opt/rustwide/target/debug/build/assemble-std-a8ac3edaf7684a87/out", [INFO] [stdout] "RUSTUP_TOOLCHAIN": "beta-2024-09-05-x86_64-unknown-linux-gnu", [INFO] [stdout] "SOURCE_DIR": "/opt/rustwide/workdir", [INFO] [stdout] "CARGO_INCREMENTAL": "0", [INFO] [stdout] "CARGO_PKG_HOMEPAGE": "https://joshradin.github.io/assemble-rs/", [INFO] [stdout] "CARGO_PKG_AUTHORS": "Joshua Radin ", [INFO] [stdout] "RUSTUP_HOME": "/opt/rustwide/rustup-home", [INFO] [stdout] "HOSTNAME": "8b9ce3ce593a", [INFO] [stdout] "CARGO_PKG_NAME": "assemble-std", [INFO] [stdout] "CARGO_PKG_LICENSE_FILE": "", [INFO] [stdout] "CARGO_PKG_VERSION": "0.2.0", [INFO] [stdout] "CARGO_PKG_VERSION_PRE": "", [INFO] [stdout] "CARGO_PKG_REPOSITORY": "https://github.com/joshradin/assemble-rs", [INFO] [stdout] "CARGO_TARGET_DIR": "/opt/rustwide/target", [INFO] [stdout] "PATH": "/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", [INFO] [stdout] "RUST_BACKTRACE": "full", [INFO] [stdout] "CARGO_HOME": "/opt/rustwide/cargo-home", [INFO] [stdout] "CARGO_PKG_VERSION_PATCH": "0", [INFO] [stdout] "CARGO_PKG_VERSION_MAJOR": "0", [INFO] [stdout] "RUSTFLAGS": "--cap-lints=warn", [INFO] [stdout] "CARGO": "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/bin/cargo", [INFO] [stdout] "CARGO_PKG_VERSION_MINOR": "2", [INFO] [stdout] "SSL_CERT_DIR": "/usr/lib/ssl/certs", [INFO] [stdout] "CARGO_PKG_DESCRIPTION": "The standard library for assemble", [INFO] [stdout] "RUST_RECURSION_COUNT": "1", [INFO] [stdout] } [INFO] [stdout] setting the origin for thread ThreadId(9) to None [INFO] [stdout] setting the origin for thread ThreadId(10) to None [INFO] [stdout] setting the origin for thread ThreadId(10) to None [INFO] [stdout] setting the origin for thread ThreadId(9) to None [INFO] [stdout] test specs::exec_spec::tests::can_execute_spec ... ok [INFO] [stdout] setting the origin for thread ThreadId(3) to Project(":root") [INFO] [stdout] location = "/root/.assemble" [INFO] [stdout] ASSEMBLE_HOME workspace = Workspace { root_dir: "/root/.assemble", protected_path: RwLock { data: {}, poisoned: false, .. } } [INFO] [stdout] attempting to apply plugin of type assemble_core::defaults::plugins::BasePlugin [INFO] [stdout] applying generated plugin of type assemble_core::defaults::plugins::BasePlugin with id assemble_core::defaults::plugins::BasePlugin [INFO] [stdout] applying the base plugin to Project :root [INFO] [stdout] attempting to apply plugin of type assemble_core::dependencies::project_dependency::ProjectDependencyPlugin [INFO] [stdout] applying generated plugin of type assemble_core::dependencies::project_dependency::ProjectDependencyPlugin with id assemble_core::dependencies::project_dependency::ProjectDependencyPlugin [INFO] [stdout] added applied plugin id assemble_core::dependencies::project_dependency::ProjectDependencyPlugin [INFO] [stdout] added applied plugin id assemble_core::defaults::plugins::BasePlugin [INFO] [stdout] setting the origin for thread ThreadId(3) to None [INFO] [stdout] attempting to execute command: cd "/tmp/.tmpJT1Sn0/" && env -i CARGO="/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/bin/cargo" CARGO_HOME="/opt/rustwide/cargo-home" CARGO_INCREMENTAL="0" CARGO_MANIFEST_DIR="/opt/rustwide/workdir" CARGO_PKG_AUTHORS="Joshua Radin " CARGO_PKG_DESCRIPTION="The standard library for assemble" CARGO_PKG_HOMEPAGE="https://joshradin.github.io/assemble-rs/" CARGO_PKG_LICENSE="MIT OR Apache-2.0" CARGO_PKG_LICENSE_FILE="" CARGO_PKG_NAME="assemble-std" CARGO_PKG_README="" CARGO_PKG_REPOSITORY="https://github.com/joshradin/assemble-rs" CARGO_PKG_RUST_VERSION="1.64" CARGO_PKG_VERSION="0.2.0" CARGO_PKG_VERSION_MAJOR="0" CARGO_PKG_VERSION_MINOR="2" CARGO_PKG_VERSION_PATCH="0" CARGO_PKG_VERSION_PRE="" CARGO_TARGET_DIR="/opt/rustwide/target" HOME="/root" HOSTNAME="8b9ce3ce593a" LD_LIBRARY_PATH="/opt/rustwide/target/debug/deps:/opt/rustwide/target/debug:/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib" OUT_DIR="/opt/rustwide/target/debug/build/assemble-std-a8ac3edaf7684a87/out" PATH="/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" RUSTDOCFLAGS="--cap-lints=warn" RUSTFLAGS="--cap-lints=warn" RUSTUP_HOME="/opt/rustwide/rustup-home" RUSTUP_TOOLCHAIN="beta-2024-09-05-x86_64-unknown-linux-gnu" RUST_BACKTRACE="full" RUST_RECURSION_COUNT="1" SOURCE_DIR="/opt/rustwide/workdir" SSL_CERT_DIR="/usr/lib/ssl/certs" SSL_CERT_FILE="/usr/lib/ssl/certs/ca-certificates.crt" "echo" "Hello" "World" [INFO] [stdout] working_dir: Some("/tmp/.tmpJT1Sn0/") [INFO] [stdout] env: { [INFO] [stdout] "HOSTNAME": "8b9ce3ce593a", [INFO] [stdout] "RUSTUP_TOOLCHAIN": "beta-2024-09-05-x86_64-unknown-linux-gnu", [INFO] [stdout] "CARGO_PKG_NAME": "assemble-std", [INFO] [stdout] "CARGO_PKG_VERSION_MINOR": "2", [INFO] [stdout] "CARGO_PKG_REPOSITORY": "https://github.com/joshradin/assemble-rs", [INFO] [stdout] "CARGO_PKG_AUTHORS": "Joshua Radin ", [INFO] [stdout] "CARGO_PKG_LICENSE_FILE": "", [INFO] [stdout] "HOME": "/root", [INFO] [stdout] "OUT_DIR": "/opt/rustwide/target/debug/build/assemble-std-a8ac3edaf7684a87/out", [INFO] [stdout] "CARGO_PKG_LICENSE": "MIT OR Apache-2.0", [INFO] [stdout] "CARGO_PKG_DESCRIPTION": "The standard library for assemble", [INFO] [stdout] "PATH": "/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", [INFO] [stdout] "RUSTFLAGS": "--cap-lints=warn", [INFO] [stdout] "RUST_BACKTRACE": "full", [INFO] [stdout] "CARGO": "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/bin/cargo", [INFO] [stdout] "CARGO_MANIFEST_DIR": "/opt/rustwide/workdir", [INFO] [stdout] "CARGO_TARGET_DIR": "/opt/rustwide/target", [INFO] [stdout] "LD_LIBRARY_PATH": "/opt/rustwide/target/debug/deps:/opt/rustwide/target/debug:/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib", [INFO] [stdout] "CARGO_INCREMENTAL": "0", [INFO] [stdout] "RUSTDOCFLAGS": "--cap-lints=warn", [INFO] [stdout] "CARGO_PKG_HOMEPAGE": "https://joshradin.github.io/assemble-rs/", [INFO] [stdout] "SSL_CERT_FILE": "/usr/lib/ssl/certs/ca-certificates.crt", [INFO] [stdout] "CARGO_PKG_VERSION": "0.2.0", [INFO] [stdout] "RUST_RECURSION_COUNT": "1", [INFO] [stdout] "CARGO_PKG_VERSION_PRE": "", [INFO] [stdout] "CARGO_PKG_VERSION_PATCH": "0", [INFO] [stdout] "SOURCE_DIR": "/opt/rustwide/workdir", [INFO] [stdout] "CARGO_PKG_README": "", [INFO] [stdout] "CARGO_PKG_RUST_VERSION": "1.64", [INFO] [stdout] "CARGO_HOME": "/opt/rustwide/cargo-home", [INFO] [stdout] "CARGO_PKG_VERSION_MAJOR": "0", [INFO] [stdout] "RUSTUP_HOME": "/opt/rustwide/rustup-home", [INFO] [stdout] "SSL_CERT_DIR": "/usr/lib/ssl/certs", [INFO] [stdout] } [INFO] [stdout] setting the origin for thread ThreadId(12) to None [INFO] [stdout] setting the origin for thread ThreadId(13) to None [INFO] [stdout] Hello World [INFO] [stdout] setting the origin for thread ThreadId(13) to None [INFO] [stdout] setting the origin for thread ThreadId(12) to None [INFO] [stdout] dropping project :root [INFO] [stdout] test extensions::project_extensions::test::hello_world ... ok [INFO] [stdout] test dependencies::web::tests::download_rustup_init_script ... FAILED [INFO] [stdout] test specs::exec_spec::tests::invalid_exec_can_be_detected ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- dependencies::web::tests::download_rustup_init_script stdout ---- [INFO] [stdout] thread 'dependencies::web::tests::download_rustup_init_script' panicked at src/dependencies/web.rs:149:48: [INFO] [stdout] couldn't create temporary directory: Custom { kind: ReadOnlyFilesystem, error: PathError { path: "/opt/rustwide/workdir/.tmpC7xTPV", err: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } } } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5605791aa04a - std::backtrace_rs::backtrace::libunwind::trace::h9ce576133d3ff57c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5605791aa04a - std::backtrace_rs::backtrace::trace_unsynchronized::h77316b33bca73147 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5605791aa04a - std::sys::backtrace::_print_fmt::haa182cb1ad45bc9f [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5605791aa04a - ::fmt::ha95eeb186e57c055 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5605791d675b - core::fmt::rt::Argument::fmt::h71240792b23d8aa6 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5605791d675b - core::fmt::write::h1c4d59c42453601a [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x5605791a6253 - std::io::Write::write_fmt::h08b6f2062a09bc68 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x5605791ab922 - std::sys::backtrace::BacktraceLock::print::hb66718c44668eb56 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5605791ab922 - std::panicking::default_hook::{{closure}}::h1a6c150385aaf90f [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:266:22 [INFO] [stdout] 9: 0x5605791ab463 - std::panicking::default_hook::h5e8a75844aa4ea98 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:290:9 [INFO] [stdout] 10: 0x5605788e2449 - as core::ops::function::Fn>::call::h6ee94b0b846f4546 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 11: 0x5605788e2449 - test::test_main::{{closure}}::hccc1c379f17b5ca1 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x5605791ac1e2 - as core::ops::function::Fn>::call::h8b15e23d52a5df89 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 13: 0x5605791ac1e2 - std::panicking::rust_panic_with_hook::hea686c8750159a85 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:805:13 [INFO] [stdout] 14: 0x5605791abe97 - std::panicking::begin_panic_handler::{{closure}}::hfd69333fda29d50a [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:671:13 [INFO] [stdout] 15: 0x5605791aa529 - std::sys::backtrace::__rust_end_short_backtrace::hb7c23c01c3c70e35 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x5605791abb24 - rust_begin_unwind [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:662:5 [INFO] [stdout] 17: 0x560578888413 - core::panicking::panic_fmt::h43de95d595ebabc0 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x560578888966 - core::result::unwrap_failed::hb08d23940033af31 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/result.rs:1677:5 [INFO] [stdout] 19: 0x5605788906b4 - core::result::Result::expect::h67ef42df7b8de587 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/result.rs:1059:23 [INFO] [stdout] 20: 0x5605788a44d0 - assemble_std::dependencies::web::tests::download_rustup_init_script::h9abd732e9c900f24 [INFO] [stdout] at /opt/rustwide/workdir/src/dependencies/web.rs:149:24 [INFO] [stdout] 21: 0x5605788a41c7 - assemble_std::dependencies::web::tests::download_rustup_init_script::{{closure}}::h0a8b049812440128 [INFO] [stdout] at /opt/rustwide/workdir/src/dependencies/web.rs:143:37 [INFO] [stdout] 22: 0x560578897696 - core::ops::function::FnOnce::call_once::h6381b699833b8568 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5605788e6dbb - core::ops::function::FnOnce::call_once::h9b5e01539a2850c9 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5605788e6dbb - test::__rust_begin_short_backtrace::hfa35fd69df7e11a6 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:620:18 [INFO] [stdout] 25: 0x5605788e6638 - test::run_test_in_process::{{closure}}::he6acc04e3f33efba [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:60 [INFO] [stdout] 26: 0x5605788e6638 - as core::ops::function::FnOnce<()>>::call_once::h9ed0882d7a8705d4 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x5605788e6638 - std::panicking::try::do_call::hb4e1060b1206bf1d [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 28: 0x5605788e6638 - std::panicking::try::he7301d205c111379 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 29: 0x5605788e6638 - std::panic::catch_unwind::h6c993e01d18171db [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 30: 0x5605788e6638 - test::run_test_in_process::h39faa778a589c8b3 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:27 [INFO] [stdout] 31: 0x5605788e6638 - test::run_test::{{closure}}::h59e32a442f6c7a1c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:564:43 [INFO] [stdout] 32: 0x5605788aba04 - test::run_test::{{closure}}::h6615d2e57f7516c2 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:594:41 [INFO] [stdout] 33: 0x5605788aba04 - std::sys::backtrace::__rust_begin_short_backtrace::h761da13b6d71bc61 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 34: 0x5605788af0b2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa82f2052ad87664 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 35: 0x5605788af0b2 - as core::ops::function::FnOnce<()>>::call_once::h709672ecbcc3758b [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x5605788af0b2 - std::panicking::try::do_call::hb005a67f6fd9e082 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 37: 0x5605788af0b2 - std::panicking::try::hec02b24e35e6ab47 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 38: 0x5605788af0b2 - std::panic::catch_unwind::h13617efa0948dabc [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 39: 0x5605788af0b2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hb4a56c6b32a8e045 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 40: 0x5605788af0b2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h26d01bfaffaa945b [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5605791b1eeb - as core::ops::function::FnOnce>::call_once::hbe8e1ebf83e6794e [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 42: 0x5605791b1eeb - as core::ops::function::FnOnce>::call_once::h7d6ff770e6bfeff7 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 43: 0x5605791b1eeb - std::sys::pal::unix::thread::Thread::new::thread_start::h68792b09799a7d87 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x7cf112e8dac3 - [INFO] [stdout] 45: 0x7cf112f1ea04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] dependencies::web::tests::download_rustup_init_script [INFO] [stdout] [INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "8b9ce3ce593aa87cc0cf1ac9e1c3b7598ac39456a87fe6fa9824efe85dc2d36a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b9ce3ce593aa87cc0cf1ac9e1c3b7598ac39456a87fe6fa9824efe85dc2d36a", kill_on_drop: false }` [INFO] [stdout] 8b9ce3ce593aa87cc0cf1ac9e1c3b7598ac39456a87fe6fa9824efe85dc2d36a