[INFO] cloning repository https://github.com/js2xxx/reffects
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/js2xxx/reffects" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjs2xxx%2Freffects", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjs2xxx%2Freffects'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b1886b3eb193ef5a2a23609a394a8a36623e3b0b
[INFO] testing js2xxx/reffects against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjs2xxx%2Freffects" "/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/js2xxx/reffects
[INFO] finished tweaking git repo https://github.com/js2xxx/reffects
[INFO] tweaked toml for git repo https://github.com/js2xxx/reffects written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/js2xxx/reffects on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/js2xxx/reffects 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5012cb5ed6cd5a506252b7e7abc9437d1bec526573a9c85c09802ee684031592
[INFO] running `Command { std: "docker" "start" "-a" "5012cb5ed6cd5a506252b7e7abc9437d1bec526573a9c85c09802ee684031592", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5012cb5ed6cd5a506252b7e7abc9437d1bec526573a9c85c09802ee684031592", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5012cb5ed6cd5a506252b7e7abc9437d1bec526573a9c85c09802ee684031592", kill_on_drop: false }`
[INFO] [stdout] 5012cb5ed6cd5a506252b7e7abc9437d1bec526573a9c85c09802ee684031592
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2cacf7cd3055bd909df098caaf96c3808d779d3b6349660c1714979bc7d5ba3
[INFO] running `Command { std: "docker" "start" "-a" "e2cacf7cd3055bd909df098caaf96c3808d779d3b6349660c1714979bc7d5ba3", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling reffect-macros v0.1.0 (/opt/rustwide/workdir/macros)
[INFO] [stderr]    Compiling pin-project v1.1.7
[INFO] [stderr]    Compiling reffect v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.44s
[INFO] running `Command { std: "docker" "inspect" "e2cacf7cd3055bd909df098caaf96c3808d779d3b6349660c1714979bc7d5ba3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2cacf7cd3055bd909df098caaf96c3808d779d3b6349660c1714979bc7d5ba3", kill_on_drop: false }`
[INFO] [stdout] e2cacf7cd3055bd909df098caaf96c3808d779d3b6349660c1714979bc7d5ba3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d829333ec362b9c02c31da781c8ec5d13b4ac9d73d357d98d87e8a569d183a5
[INFO] running `Command { std: "docker" "start" "-a" "8d829333ec362b9c02c31da781c8ec5d13b4ac9d73d357d98d87e8a569d183a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling reffect v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.09s
[INFO] running `Command { std: "docker" "inspect" "8d829333ec362b9c02c31da781c8ec5d13b4ac9d73d357d98d87e8a569d183a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d829333ec362b9c02c31da781c8ec5d13b4ac9d73d357d98d87e8a569d183a5", kill_on_drop: false }`
[INFO] [stdout] 8d829333ec362b9c02c31da781c8ec5d13b4ac9d73d357d98d87e8a569d183a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b4add310acab9c421617199ea7e511a420ef5ad49d21d780a2581b86dee07d31
[INFO] running `Command { std: "docker" "start" "-a" "b4add310acab9c421617199ea7e511a420ef5ad49d21d780a2581b86dee07d31", 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/reffect-94c031233861b13b)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test adapter::test::basic ... ok
[INFO] [stdout] test iter::test::test_iter ... ok
[INFO] [stdout] test util::sum_type::tests::basic ... ok
[INFO] [stdout] test adapter::test::group ... ok
[INFO] [stdout] test future::test::test_async ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests reffect
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/../README.md - (line 61) ... FAILED
[INFO] [stdout] test src/../README.md - (line 7) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 61) stdout ----
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/../README.md:62:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(lifetime_capture_rules_2024)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.87.0; see <https://github.com/rust-lang/rust/pull/136787> for more information
[INFO] [stdout]   = note: unnecessary -- use edition 2024 instead
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/../README.md - (line 61)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b4add310acab9c421617199ea7e511a420ef5ad49d21d780a2581b86dee07d31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4add310acab9c421617199ea7e511a420ef5ad49d21d780a2581b86dee07d31", kill_on_drop: false }`
[INFO] [stdout] b4add310acab9c421617199ea7e511a420ef5ad49d21d780a2581b86dee07d31
