[INFO] fetching crate cly-impl 0.1.1... [INFO] testing cly-impl-0.1.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate cly-impl 0.1.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate cly-impl 0.1.1 [INFO] finished tweaking crates.io crate cly-impl 0.1.1 [INFO] tweaked toml for crates.io crate cly-impl 0.1.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cly-impl 0.1.1 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] Blocking waiting for file lock on package cache [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 isnt v0.1.0 [INFO] [stderr] Downloaded repc-impl v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 6c5a9b266d3efd05c3f610be283ca61ea84df88c2ca0fd6ae96b1b6b193d5f6d [INFO] running `Command { std: "docker" "start" "-a" "6c5a9b266d3efd05c3f610be283ca61ea84df88c2ca0fd6ae96b1b6b193d5f6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c5a9b266d3efd05c3f610be283ca61ea84df88c2ca0fd6ae96b1b6b193d5f6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c5a9b266d3efd05c3f610be283ca61ea84df88c2ca0fd6ae96b1b6b193d5f6d", kill_on_drop: false }` [INFO] [stdout] 6c5a9b266d3efd05c3f610be283ca61ea84df88c2ca0fd6ae96b1b6b193d5f6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 31a6c5bf799d5277ce8d47363262a9f6a2ba1bf7eacc8e3f56335a1277ce4e9c [INFO] running `Command { std: "docker" "start" "-a" "31a6c5bf799d5277ce8d47363262a9f6a2ba1bf7eacc8e3f56335a1277ce4e9c", kill_on_drop: false }` [INFO] [stderr] Compiling repc-impl v0.1.1 [INFO] [stderr] Compiling cly-impl v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lib.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 29 | fn to_line_column(input: &str, pos: usize) -> LC { [INFO] [stdout] | ------------------------------------------------ move the `impl` block outside of this function `to_line_column` [INFO] [stdout] 30 | impl Display for LC { [INFO] [stdout] | ^^^^^-------^^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | `LC` is not local [INFO] [stdout] | `Display` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lib.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 51 | fn to_span(input: &str, span: Span) -> S { [INFO] [stdout] | ---------------------------------------- move the `impl` block outside of this function `to_span` [INFO] [stdout] 52 | impl Display for S { [INFO] [stdout] | ^^^^^-------^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | `S` is not local [INFO] [stdout] | `Display` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s [INFO] running `Command { std: "docker" "inspect" "31a6c5bf799d5277ce8d47363262a9f6a2ba1bf7eacc8e3f56335a1277ce4e9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31a6c5bf799d5277ce8d47363262a9f6a2ba1bf7eacc8e3f56335a1277ce4e9c", kill_on_drop: false }` [INFO] [stdout] 31a6c5bf799d5277ce8d47363262a9f6a2ba1bf7eacc8e3f56335a1277ce4e9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 02035c45abd9ba5677902f26cc728e5d1325a6df8d03d19096e22e02d52e7dad [INFO] running `Command { std: "docker" "start" "-a" "02035c45abd9ba5677902f26cc728e5d1325a6df8d03d19096e22e02d52e7dad", kill_on_drop: false }` [INFO] [stderr] Compiling isnt v0.1.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lib.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 29 | fn to_line_column(input: &str, pos: usize) -> LC { [INFO] [stdout] | ------------------------------------------------ move the `impl` block outside of this function `to_line_column` [INFO] [stdout] 30 | impl Display for LC { [INFO] [stdout] | ^^^^^-------^^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | `LC` is not local [INFO] [stdout] | `Display` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lib.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 51 | fn to_span(input: &str, span: Span) -> S { [INFO] [stdout] | ---------------------------------------- move the `impl` block outside of this function `to_span` [INFO] [stdout] 52 | impl Display for S { [INFO] [stdout] | ^^^^^-------^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | `S` is not local [INFO] [stdout] | `Display` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cly-impl v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lib.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 29 | fn to_line_column(input: &str, pos: usize) -> LC { [INFO] [stdout] | ------------------------------------------------ move the `impl` block outside of this function `to_line_column` [INFO] [stdout] 30 | impl Display for LC { [INFO] [stdout] | ^^^^^-------^^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | `LC` is not local [INFO] [stdout] | `Display` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lib.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 51 | fn to_span(input: &str, span: Span) -> S { [INFO] [stdout] | ---------------------------------------- move the `impl` block outside of this function `to_span` [INFO] [stdout] 52 | impl Display for S { [INFO] [stdout] | ^^^^^-------^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | `S` is not local [INFO] [stdout] | `Display` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.85s [INFO] running `Command { std: "docker" "inspect" "02035c45abd9ba5677902f26cc728e5d1325a6df8d03d19096e22e02d52e7dad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02035c45abd9ba5677902f26cc728e5d1325a6df8d03d19096e22e02d52e7dad", kill_on_drop: false }` [INFO] [stdout] 02035c45abd9ba5677902f26cc728e5d1325a6df8d03d19096e22e02d52e7dad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] cc39d0fab7cb866679c63cf4574ebf9d799e060190e0dc032e843f3eba242ca0 [INFO] running `Command { std: "docker" "start" "-a" "cc39d0fab7cb866679c63cf4574ebf9d799e060190e0dc032e843f3eba242ca0", kill_on_drop: false }` [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/lib.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 29 | fn to_line_column(input: &str, pos: usize) -> LC { [INFO] [stderr] | ------------------------------------------------ move the `impl` block outside of this function `to_line_column` [INFO] [stderr] 30 | impl Display for LC { [INFO] [stderr] | ^^^^^-------^^^^^-- [INFO] [stderr] | | | [INFO] [stderr] | | `LC` is not local [INFO] [stderr] | `Display` is not local [INFO] [stderr] | [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/lib.rs:52:5 [INFO] [stderr] | [INFO] [stderr] 51 | fn to_span(input: &str, span: Span) -> S { [INFO] [stderr] | ---------------------------------------- move the `impl` block outside of this function `to_span` [INFO] [stderr] 52 | impl Display for S { [INFO] [stderr] | ^^^^^-------^^^^^- [INFO] [stderr] | | | [INFO] [stderr] | | `S` is not local [INFO] [stderr] | `Display` is not local [INFO] [stderr] | [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] [INFO] [stderr] warning: `cly-impl` (lib) generated 2 warnings [INFO] [stderr] warning: `cly-impl` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/cly_impl-2799102fc3b13ac0) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cc39d0fab7cb866679c63cf4574ebf9d799e060190e0dc032e843f3eba242ca0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc39d0fab7cb866679c63cf4574ebf9d799e060190e0dc032e843f3eba242ca0", kill_on_drop: false }` [INFO] [stdout] cc39d0fab7cb866679c63cf4574ebf9d799e060190e0dc032e843f3eba242ca0