[INFO] fetching crate opus-parse 0.0.3... [INFO] checking opus-parse-0.0.3 against try#af54b6062f33b99e418444700f3a823ef0214052 for pr-138952 [INFO] extracting crate opus-parse 0.0.3 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate opus-parse 0.0.3 on toolchain af54b6062f33b99e418444700f3a823ef0214052 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af54b6062f33b99e418444700f3a823ef0214052" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate opus-parse 0.0.3 [INFO] finished tweaking crates.io crate opus-parse 0.0.3 [INFO] tweaked toml for crates.io crate opus-parse 0.0.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af54b6062f33b99e418444700f3a823ef0214052" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 38 packages to latest compatible versions [INFO] [stderr] Adding derive-error-chain v0.10.1 (available: v0.11.2) [INFO] [stderr] Adding error-chain v0.10.0 (available: v0.12.4) [INFO] [stderr] Adding flate2 v0.2.20 (available: v1.1.0) [INFO] [stderr] Adding itertools v0.6.5 (available: v0.14.0) [INFO] [stderr] Adding minidom v0.3.2 (available: v0.16.0) [INFO] [stderr] Adding xml-rs v0.4.1 (available: v0.8.25) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af54b6062f33b99e418444700f3a823ef0214052" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+af54b6062f33b99e418444700f3a823ef0214052" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23ee83e7e1a3d8a4d577f867807504685f6cacecdd6752cf7926d1aeff3a58d7 [INFO] running `Command { std: "docker" "start" "-a" "23ee83e7e1a3d8a4d577f867807504685f6cacecdd6752cf7926d1aeff3a58d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23ee83e7e1a3d8a4d577f867807504685f6cacecdd6752cf7926d1aeff3a58d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23ee83e7e1a3d8a4d577f867807504685f6cacecdd6752cf7926d1aeff3a58d7", kill_on_drop: false }` [INFO] [stdout] 23ee83e7e1a3d8a4d577f867807504685f6cacecdd6752cf7926d1aeff3a58d7 [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=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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+af54b6062f33b99e418444700f3a823ef0214052" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8a0e3ff85f4943a776916fa3e7265259b5fbe44a560cb313e817c31d8e247fc [INFO] running `Command { std: "docker" "start" "-a" "b8a0e3ff85f4943a776916fa3e7265259b5fbe44a560cb313e817c31d8e247fc", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Checking xml-rs v0.4.1 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking itertools v0.6.5 [INFO] [stderr] Checking minidom v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling derive-error-chain v0.10.1 [INFO] [stderr] Checking flate2 v0.2.20 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking opus-parse v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/duration.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, error_chain)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error_chain` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `error_chain` may come from an old version of the `derive_error_chain` crate, try updating your dependency with `cargo update -p derive_error_chain` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/time_id.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, error_chain)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error_chain` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `error_chain` may come from an old version of the `derive_error_chain` crate, try updating your dependency with `cargo update -p derive_error_chain` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:159:17 [INFO] [stdout] | [INFO] [stdout] 159 | #[derive(Debug, error_chain)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error_chain` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `error_chain` may come from an old version of the `derive_error_chain` crate, try updating your dependency with `cargo update -p derive_error_chain` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/duration.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, error_chain)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error_chain` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `error_chain` may come from an old version of the `derive_error_chain` crate, try updating your dependency with `cargo update -p derive_error_chain` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/time_id.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, error_chain)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error_chain` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `error_chain` may come from an old version of the `derive_error_chain` crate, try updating your dependency with `cargo update -p derive_error_chain` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:159:17 [INFO] [stdout] | [INFO] [stdout] 159 | #[derive(Debug, error_chain)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `error_chain` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `error_chain` may come from an old version of the `derive_error_chain` crate, try updating your dependency with `cargo update -p derive_error_chain` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/opensubtitles.rs:23:45 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn walk>(path: P) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 23 | pub fn walk>(path: P) -> Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/opensubtitles.rs:23:45 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn walk>(path: P) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 23 | pub fn walk>(path: P) -> Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaZQYREG" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta1Zep6j" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `opus-parse` (lib test) due to 1 previous error; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `opus-parse` (lib) due to 1 previous error; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b8a0e3ff85f4943a776916fa3e7265259b5fbe44a560cb313e817c31d8e247fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8a0e3ff85f4943a776916fa3e7265259b5fbe44a560cb313e817c31d8e247fc", kill_on_drop: false }` [INFO] [stdout] b8a0e3ff85f4943a776916fa3e7265259b5fbe44a560cb313e817c31d8e247fc