[INFO] fetching crate amass 0.1.0... [INFO] testing amass-0.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate amass 0.1.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate amass 0.1.0 [INFO] finished tweaking crates.io crate amass 0.1.0 [INFO] tweaked toml for crates.io crate amass 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate amass 0.1.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 9 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded telety v0.2.0 [INFO] [stderr] Downloaded telety-macro v0.2.0 [INFO] [stderr] Downloaded amass-macro v0.1.0 [INFO] [stderr] Downloaded telety-impl v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9d0bab60779419f4672e9a92bb506264d09210f234a6b167d5a0cefeda84b97 [INFO] running `Command { std: "docker" "start" "-a" "d9d0bab60779419f4672e9a92bb506264d09210f234a6b167d5a0cefeda84b97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9d0bab60779419f4672e9a92bb506264d09210f234a6b167d5a0cefeda84b97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9d0bab60779419f4672e9a92bb506264d09210f234a6b167d5a0cefeda84b97", kill_on_drop: false }` [INFO] [stdout] d9d0bab60779419f4672e9a92bb506264d09210f234a6b167d5a0cefeda84b97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ae22ec43ee06c8b0e4fa2f8d56349a56354c226681ecde3c3262906687b4e5b7 [INFO] running `Command { std: "docker" "start" "-a" "ae22ec43ee06c8b0e4fa2f8d56349a56354c226681ecde3c3262906687b4e5b7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling telety-impl v0.2.0 [INFO] [stderr] Compiling telety-macro v0.2.0 [INFO] [stderr] Compiling telety v0.2.0 [INFO] [stderr] Compiling amass-macro v0.1.0 [INFO] [stderr] Compiling amass v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.74s [INFO] running `Command { std: "docker" "inspect" "ae22ec43ee06c8b0e4fa2f8d56349a56354c226681ecde3c3262906687b4e5b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae22ec43ee06c8b0e4fa2f8d56349a56354c226681ecde3c3262906687b4e5b7", kill_on_drop: false }` [INFO] [stdout] ae22ec43ee06c8b0e4fa2f8d56349a56354c226681ecde3c3262906687b4e5b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b389158a6f9bd095f11780d1fded3ca03bb4b7f69edf8bea6966f3f5c375cc98 [INFO] running `Command { std: "docker" "start" "-a" "b389158a6f9bd095f11780d1fded3ca03bb4b7f69edf8bea6966f3f5c375cc98", kill_on_drop: false }` [INFO] [stderr] Compiling amass v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `macro_rules!` definition, `#[macro_export]` macro should be written at top level module [INFO] [stdout] --> tests/util/types.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[amass_telety(crate::util::types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: remove the `#[macro_export]` or move this `macro_rules!` outside the of the current constant `_` and up 2 bodies [INFO] [stdout] = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute [INFO] [stdout] = note: the attribute macro `::amass::__private::telety::telety` may come from an old version of the `telety_macro` crate, try updating your dependency with `cargo update -p telety_macro` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `::amass::__private::telety::telety` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `macro_rules!` definition, `#[macro_export]` macro should be written at top level module [INFO] [stdout] --> tests/util/types.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[amass_telety(crate::util::types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: remove the `#[macro_export]` or move this `macro_rules!` outside the of the current constant `_` and up 2 bodies [INFO] [stdout] = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute [INFO] [stdout] = note: the attribute macro `::amass::__private::telety::telety` may come from an old version of the `telety_macro` crate, try updating your dependency with `cargo update -p telety_macro` [INFO] [stdout] = note: this warning originates in the attribute macro `::amass::__private::telety::telety` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `macro_rules!` definition, `#[macro_export]` macro should be written at top level module [INFO] [stdout] --> tests/util/types.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | #[amass_telety(crate::util::types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: remove the `#[macro_export]` or move this `macro_rules!` outside the of the current constant `_` and up 2 bodies [INFO] [stdout] = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute [INFO] [stdout] = note: the attribute macro `::amass::__private::telety::telety` may come from an old version of the `telety_macro` crate, try updating your dependency with `cargo update -p telety_macro` [INFO] [stdout] = note: this warning originates in the attribute macro `::amass::__private::telety::telety` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `macro_rules!` definition, `#[macro_export]` macro should be written at top level module [INFO] [stdout] --> tests/util/types.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | #[amass_telety(crate::util::types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: remove the `#[macro_export]` or move this `macro_rules!` outside the of the current constant `_` and up 2 bodies [INFO] [stdout] = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute [INFO] [stdout] = note: the attribute macro `::amass::__private::telety::telety` may come from an old version of the `telety_macro` crate, try updating your dependency with `cargo update -p telety_macro` [INFO] [stdout] = note: this warning originates in the attribute macro `::amass::__private::telety::telety` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `Command { std: "docker" "inspect" "b389158a6f9bd095f11780d1fded3ca03bb4b7f69edf8bea6966f3f5c375cc98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b389158a6f9bd095f11780d1fded3ca03bb4b7f69edf8bea6966f3f5c375cc98", kill_on_drop: false }` [INFO] [stdout] b389158a6f9bd095f11780d1fded3ca03bb4b7f69edf8bea6966f3f5c375cc98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2ce909c3992cdc4e509024321810a5e1062910a1107b22c60c90c7e4af6b2c14 [INFO] running `Command { std: "docker" "start" "-a" "2ce909c3992cdc4e509024321810a5e1062910a1107b22c60c90c7e4af6b2c14", kill_on_drop: false }` [INFO] [stderr] warning: non-local `macro_rules!` definition, `#[macro_export]` macro should be written at top level module [INFO] [stderr] --> tests/util/types.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | #[amass_telety(crate::util::types)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: remove the `#[macro_export]` or move this `macro_rules!` outside the of the current constant `_` and up 2 bodies [INFO] [stderr] = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute [INFO] [stderr] = note: the attribute macro `::amass::__private::telety::telety` may come from an old version of the `telety_macro` crate, try updating your dependency with `cargo update -p telety_macro` [INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the attribute macro `::amass::__private::telety::telety` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `macro_rules!` definition, `#[macro_export]` macro should be written at top level module [INFO] [stderr] --> tests/util/types.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | #[amass_telety(crate::util::types)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: remove the `#[macro_export]` or move this `macro_rules!` outside the of the current constant `_` and up 2 bodies [INFO] [stderr] = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute [INFO] [stderr] = note: the attribute macro `::amass::__private::telety::telety` may come from an old version of the `telety_macro` crate, try updating your dependency with `cargo update -p telety_macro` [INFO] [stderr] = note: this warning originates in the attribute macro `::amass::__private::telety::telety` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `macro_rules!` definition, `#[macro_export]` macro should be written at top level module [INFO] [stderr] --> tests/util/types.rs:30:1 [INFO] [stderr] | [INFO] [stderr] 30 | #[amass_telety(crate::util::types)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: remove the `#[macro_export]` or move this `macro_rules!` outside the of the current constant `_` and up 2 bodies [INFO] [stderr] = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute [INFO] [stderr] = note: the attribute macro `::amass::__private::telety::telety` may come from an old version of the `telety_macro` crate, try updating your dependency with `cargo update -p telety_macro` [INFO] [stderr] = note: this warning originates in the attribute macro `::amass::__private::telety::telety` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `macro_rules!` definition, `#[macro_export]` macro should be written at top level module [INFO] [stderr] --> tests/util/types.rs:64:1 [INFO] [stderr] | [INFO] [stderr] 64 | #[amass_telety(crate::util::types)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: remove the `#[macro_export]` or move this `macro_rules!` outside the of the current constant `_` and up 2 bodies [INFO] [stderr] = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute [INFO] [stderr] = note: the attribute macro `::amass::__private::telety::telety` may come from an old version of the `telety_macro` crate, try updating your dependency with `cargo update -p telety_macro` [INFO] [stderr] = note: this warning originates in the attribute macro `::amass::__private::telety::telety` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `amass` (test "test") generated 4 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/amass-a676fc4f390f8046) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/test-43099b6be19612c7) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2ce909c3992cdc4e509024321810a5e1062910a1107b22c60c90c7e4af6b2c14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ce909c3992cdc4e509024321810a5e1062910a1107b22c60c90c7e4af6b2c14", kill_on_drop: false }` [INFO] [stdout] 2ce909c3992cdc4e509024321810a5e1062910a1107b22c60c90c7e4af6b2c14