[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#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChara-X%2Fsmol" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Chara-X/smol on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b616b84f448d88196f1f4448e32675408b294ff36c33eddc58066422ea1f0fda
[INFO] running `Command { std: "docker" "start" "-a" "b616b84f448d88196f1f4448e32675408b294ff36c33eddc58066422ea1f0fda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b616b84f448d88196f1f4448e32675408b294ff36c33eddc58066422ea1f0fda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b616b84f448d88196f1f4448e32675408b294ff36c33eddc58066422ea1f0fda", kill_on_drop: false }`
[INFO] [stdout] b616b84f448d88196f1f4448e32675408b294ff36c33eddc58066422ea1f0fda
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2b9793e41bb7188831ab001cff4ccb8e9ee12225115599f80fd99eec63b32cc
[INFO] running `Command { std: "docker" "start" "-a" "a2b9793e41bb7188831ab001cff4ccb8e9ee12225115599f80fd99eec63b32cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.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 23.36s
[INFO] running `Command { std: "docker" "inspect" "a2b9793e41bb7188831ab001cff4ccb8e9ee12225115599f80fd99eec63b32cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2b9793e41bb7188831ab001cff4ccb8e9ee12225115599f80fd99eec63b32cc", kill_on_drop: false }`
[INFO] [stdout] a2b9793e41bb7188831ab001cff4ccb8e9ee12225115599f80fd99eec63b32cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1910f9dbda52ac60998f61b16bdf41c0fedd286a110f4e91119ea0572ba74ce0
[INFO] running `Command { std: "docker" "start" "-a" "1910f9dbda52ac60998f61b16bdf41c0fedd286a110f4e91119ea0572ba74ce0", 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.16s
[INFO] running `Command { std: "docker" "inspect" "1910f9dbda52ac60998f61b16bdf41c0fedd286a110f4e91119ea0572ba74ce0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1910f9dbda52ac60998f61b16bdf41c0fedd286a110f4e91119ea0572ba74ce0", kill_on_drop: false }`
[INFO] [stdout] 1910f9dbda52ac60998f61b16bdf41c0fedd286a110f4e91119ea0572ba74ce0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fb740896fbf92d7f1d1ac22ac8683cc5781a739e52391af3679630df9beda05b
[INFO] running `Command { std: "docker" "start" "-a" "fb740896fbf92d7f1d1ac22ac8683cc5781a739e52391af3679630df9beda05b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/smol-00cc5f859382232f)
[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]    Doc-tests smol
[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-b679f9d019595221.rlib
[INFO] [stderr]   = note: candidate #2: /opt/rustwide/target/debug/deps/libsmol-b6cf7a41f8d5af3d.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/d98a5da813da67eb189387b8ccfb73cf481275d8/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-e3831091b3493770.rlib --extern concurrent_queue=/opt/rustwide/target/debug/deps/libconcurrent_queue-66c2524fca918d54.rlib --extern event_listener=/opt/rustwide/target/debug/deps/libevent_listener-3d207f21bf79f8c4.rlib --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-28aa0b45135fee0d.rlib --extern parking=/opt/rustwide/target/debug/deps/libparking-ec4184986a5c57ee.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-669ab13378d6d882.rlib --extern piper=/opt/rustwide/target/debug/deps/libpiper-eaf122dbbb9ca66b.rlib --extern polling=/opt/rustwide/target/debug/deps/libpolling-d45ed14022a18e7d.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-72d35c5b8bd97d50.rlib --extern smol=/opt/rustwide/target/debug/deps/libsmol-b679f9d019595221.rlib --extern smol=/opt/rustwide/target/debug/deps/libsmol-b6cf7a41f8d5af3d.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 --nocapture to the harness.
[INFO] running `Command { std: "docker" "inspect" "fb740896fbf92d7f1d1ac22ac8683cc5781a739e52391af3679630df9beda05b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb740896fbf92d7f1d1ac22ac8683cc5781a739e52391af3679630df9beda05b", kill_on_drop: false }`
[INFO] [stdout] fb740896fbf92d7f1d1ac22ac8683cc5781a739e52391af3679630df9beda05b
