[INFO] cloning repository https://github.com/Chara-X/smol
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Chara-X/smol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChara-X%2Fsmol", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChara-X%2Fsmol'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6944631fc3c64d7728239905cdabab688fe693c5
[INFO] testing Chara-X/smol against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChara-X%2Fsmol" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Chara-X/smol
[INFO] finished tweaking git repo https://github.com/Chara-X/smol
[INFO] tweaked toml for git repo https://github.com/Chara-X/smol written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Chara-X/smol on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Chara-X/smol 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smol v2.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36554419e028243a268740abcde1a077f963b0f31dec24acc7ecda53c2464fab
[INFO] running `Command { std: "docker" "start" "-a" "36554419e028243a268740abcde1a077f963b0f31dec24acc7ecda53c2464fab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36554419e028243a268740abcde1a077f963b0f31dec24acc7ecda53c2464fab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36554419e028243a268740abcde1a077f963b0f31dec24acc7ecda53c2464fab", kill_on_drop: false }`
[INFO] [stdout] 36554419e028243a268740abcde1a077f963b0f31dec24acc7ecda53c2464fab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09b636096a5d2065130ce5ad17df209754987042e73eb768ff62e4b1d2cc0615
[INFO] running `Command { std: "docker" "start" "-a" "09b636096a5d2065130ce5ad17df209754987042e73eb768ff62e4b1d2cc0615", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling async-process v2.3.0
[INFO] [stderr]    Compiling smol v2.0.2
[INFO] [stderr]    Compiling smol v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.88s
[INFO] running `Command { std: "docker" "inspect" "09b636096a5d2065130ce5ad17df209754987042e73eb768ff62e4b1d2cc0615", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09b636096a5d2065130ce5ad17df209754987042e73eb768ff62e4b1d2cc0615", kill_on_drop: false }`
[INFO] [stdout] 09b636096a5d2065130ce5ad17df209754987042e73eb768ff62e4b1d2cc0615
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b54dc7eae9c73fec9347142339f4659e2802d897148b54766ddaa5c23d009d5a
[INFO] running `Command { std: "docker" "start" "-a" "b54dc7eae9c73fec9347142339f4659e2802d897148b54766ddaa5c23d009d5a", kill_on_drop: false }`
[INFO] [stderr]    Compiling smol v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.08s
[INFO] running `Command { std: "docker" "inspect" "b54dc7eae9c73fec9347142339f4659e2802d897148b54766ddaa5c23d009d5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b54dc7eae9c73fec9347142339f4659e2802d897148b54766ddaa5c23d009d5a", kill_on_drop: false }`
[INFO] [stdout] b54dc7eae9c73fec9347142339f4659e2802d897148b54766ddaa5c23d009d5a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ae819015845df3fd445a8c5cef967588801dc91fab49a0d6764cdb6fb93682f4
[INFO] running `Command { std: "docker" "start" "-a" "ae819015845df3fd445a8c5cef967588801dc91fab49a0d6764cdb6fb93682f4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/smol-323db238f8dd0cd4)
[INFO] [stderr]    Doc-tests smol
[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] error[E0464]: multiple candidates for `rlib` dependency `smol` found
[INFO] [stderr]  --> src/channel/mod.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use smol::channel;
[INFO] [stderr]   |     ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: candidate #1: /opt/rustwide/target/debug/deps/libsmol-40497d0c1a665c34.rlib
[INFO] [stderr]   = note: candidate #2: /opt/rustwide/target/debug/deps/libsmol-70034b8867ffdf4b.rlib
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 1 previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0464`.
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/bin/rustdoc --edition=2024 --crate-type lib --color auto --crate-name smol --test src/lib.rs --test-run-directory /opt/rustwide/workdir -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --allow=unused_variables --allow=unsafe_code '--allow=clippy::type_complexity' '--allow=clippy::should_implement_trait' '--allow=clippy::private_bounds' '--allow=clippy::new_without_default' '--allow=clippy::module_inception' '--allow=clippy::missing_safety_doc' --deny=missing_docs '--allow=clippy::len_without_is_empty' --extern async_task=/opt/rustwide/target/debug/deps/libasync_task-65820d26b839a505.rlib --extern concurrent_queue=/opt/rustwide/target/debug/deps/libconcurrent_queue-637ee8e3d700f7d7.rlib --extern event_listener=/opt/rustwide/target/debug/deps/libevent_listener-2a9813909ceb344e.rlib --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-503f12a96d791409.rlib --extern parking=/opt/rustwide/target/debug/deps/libparking-49fcf10303d3525f.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rlib --extern piper=/opt/rustwide/target/debug/deps/libpiper-b9dd12acb7c25ae0.rlib --extern polling=/opt/rustwide/target/debug/deps/libpolling-ff430c5148c738e8.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-b066ee2c679b47fd.rlib --extern smol=/opt/rustwide/target/debug/deps/libsmol-40497d0c1a665c34.rlib --extern smol=/opt/rustwide/target/debug/deps/libsmol-70034b8867ffdf4b.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --cap-lints=forbid --error-format human` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "ae819015845df3fd445a8c5cef967588801dc91fab49a0d6764cdb6fb93682f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae819015845df3fd445a8c5cef967588801dc91fab49a0d6764cdb6fb93682f4", kill_on_drop: false }`
[INFO] [stdout] ae819015845df3fd445a8c5cef967588801dc91fab49a0d6764cdb6fb93682f4
