[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 try#9f93af291970322f4f1c6315ccde4d7078201159 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Chara-X/smol on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8addb07849e4f209f52b071caef54b0bc960b44e8a1a6b554586d383cd901bf
[INFO] running `Command { std: "docker" "start" "-a" "d8addb07849e4f209f52b071caef54b0bc960b44e8a1a6b554586d383cd901bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8addb07849e4f209f52b071caef54b0bc960b44e8a1a6b554586d383cd901bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8addb07849e4f209f52b071caef54b0bc960b44e8a1a6b554586d383cd901bf", kill_on_drop: false }`
[INFO] [stdout] d8addb07849e4f209f52b071caef54b0bc960b44e8a1a6b554586d383cd901bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 932aa43661bdddaea9738afec6c8348e463e0ef0376a96d89a7a476333e15f69
[INFO] running `Command { std: "docker" "start" "-a" "932aa43661bdddaea9738afec6c8348e463e0ef0376a96d89a7a476333e15f69", kill_on_drop: false }`
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling tracing v0.1.41
[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 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 15.21s
[INFO] running `Command { std: "docker" "inspect" "932aa43661bdddaea9738afec6c8348e463e0ef0376a96d89a7a476333e15f69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "932aa43661bdddaea9738afec6c8348e463e0ef0376a96d89a7a476333e15f69", kill_on_drop: false }`
[INFO] [stdout] 932aa43661bdddaea9738afec6c8348e463e0ef0376a96d89a7a476333e15f69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cde8db153afdd53eec565f5f0cd5d4251509b21aaea458bd54dcb084cea1ad9b
[INFO] running `Command { std: "docker" "start" "-a" "cde8db153afdd53eec565f5f0cd5d4251509b21aaea458bd54dcb084cea1ad9b", 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.33s
[INFO] running `Command { std: "docker" "inspect" "cde8db153afdd53eec565f5f0cd5d4251509b21aaea458bd54dcb084cea1ad9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cde8db153afdd53eec565f5f0cd5d4251509b21aaea458bd54dcb084cea1ad9b", kill_on_drop: false }`
[INFO] [stdout] cde8db153afdd53eec565f5f0cd5d4251509b21aaea458bd54dcb084cea1ad9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b77d630c231edd4a9b25c8ce37b7c4e22e8c65904ba3050a076739f44eefdca6
[INFO] running `Command { std: "docker" "start" "-a" "b77d630c231edd4a9b25c8ce37b7c4e22e8c65904ba3050a076739f44eefdca6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/smol-323db238f8dd0cd4)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests smol
[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/9f93af291970322f4f1c6315ccde4d7078201159/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" "b77d630c231edd4a9b25c8ce37b7c4e22e8c65904ba3050a076739f44eefdca6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b77d630c231edd4a9b25c8ce37b7c4e22e8c65904ba3050a076739f44eefdca6", kill_on_drop: false }`
[INFO] [stdout] b77d630c231edd4a9b25c8ce37b7c4e22e8c65904ba3050a076739f44eefdca6
