[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] 572844dd97ad8f03959ae5df65fb4013c9d879e5
[INFO] testing Chara-X/smol against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChara-X%2Fsmol" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Chara-X/smol on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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" "+1.98.0-beta.1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 36 packages to latest Rust 1.98.0-beta.1 compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8b8ce3200061c7aff4bb8bded25665ca38990251f2e1ff022c2d82061c3b6d08
[INFO] running `Command { std: "docker" "start" "8b8ce3200061c7aff4bb8bded25665ca38990251f2e1ff022c2d82061c3b6d08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b8ce3200061c7aff4bb8bded25665ca38990251f2e1ff022c2d82061c3b6d08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8b8ce3200061c7aff4bb8bded25665ca38990251f2e1ff022c2d82061c3b6d08" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b8ce3200061c7aff4bb8bded25665ca38990251f2e1ff022c2d82061c3b6d08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8b8ce3200061c7aff4bb8bded25665ca38990251f2e1ff022c2d82061c3b6d08" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling async-signal v0.2.14
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling async-process v2.5.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 4.57s
[INFO] running `Command { std: "docker" "inspect" "8b8ce3200061c7aff4bb8bded25665ca38990251f2e1ff022c2d82061c3b6d08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8b8ce3200061c7aff4bb8bded25665ca38990251f2e1ff022c2d82061c3b6d08" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling smol v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.85s
[INFO] running `Command { std: "docker" "inspect" "8b8ce3200061c7aff4bb8bded25665ca38990251f2e1ff022c2d82061c3b6d08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8b8ce3200061c7aff4bb8bded25665ca38990251f2e1ff022c2d82061c3b6d08" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/smol-48c684c6c9690e76)
[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-6ccc9355ecf11a3b.rlib
[INFO] [stderr]   = note: candidate #2: /opt/rustwide/target/debug/deps/libsmol-6faa5ec76f4d8353.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/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2024 --crate-type lib --color auto --crate-name smol --test src/lib.rs --test-run-directory /opt/rustwide/workdir --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-05c57d1f836b6944.rlib --extern concurrent_queue=/opt/rustwide/target/debug/deps/libconcurrent_queue-81d702c615165933.rlib --extern event_listener=/opt/rustwide/target/debug/deps/libevent_listener-17a12a1beed08598.rlib --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-8c711c36072d5b5b.rlib --extern parking=/opt/rustwide/target/debug/deps/libparking-a9ae72c6c16ee980.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-0a15d51c77964692.rlib --extern piper=/opt/rustwide/target/debug/deps/libpiper-f67c9423be865694.rlib --extern polling=/opt/rustwide/target/debug/deps/libpolling-04f74c64c5374abc.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-0582d648e59ab406.rlib --extern smol=/opt/rustwide/target/debug/deps/libsmol-6ccc9355ecf11a3b.rlib --extern smol=/opt/rustwide/target/debug/deps/libsmol-6faa5ec76f4d8353.rlib -L dependency=/opt/rustwide/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --cap-lints=warn --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" "8b8ce3200061c7aff4bb8bded25665ca38990251f2e1ff022c2d82061c3b6d08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b8ce3200061c7aff4bb8bded25665ca38990251f2e1ff022c2d82061c3b6d08", kill_on_drop: false }`
[INFO] [stdout] 8b8ce3200061c7aff4bb8bded25665ca38990251f2e1ff022c2d82061c3b6d08
