[INFO] fetching crate rye 0.0.1... [INFO] testing rye-0.0.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate rye 0.0.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate rye 0.0.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rye 0.0.1 [INFO] tweaked toml for crates.io crate rye 0.0.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rye 0.0.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 78 packages to latest compatible versions [INFO] [stderr] Adding maybe-unwind v0.1.2 (available: v0.3.1) [INFO] [stderr] Adding pin-project v0.4.30 (available: v1.1.10) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_writer v1.0.4 [INFO] [stderr] Downloaded target-triple v1.0.0 [INFO] [stderr] Downloaded console v0.9.2 [INFO] [stderr] Downloaded serde_spanned v1.0.3 [INFO] [stderr] Downloaded trybuild v1.0.114 [INFO] [stderr] Downloaded futures-test v0.3.31 [INFO] [stderr] Downloaded expected v0.0.1 [INFO] [stderr] Downloaded maybe-unwind v0.1.2 [INFO] [stderr] Downloaded toml v0.9.8 [INFO] [stderr] Downloaded clicolors-control v1.0.1 [INFO] [stderr] Downloaded mimicaw v0.1.3 [INFO] [stderr] Downloaded rye-macros v0.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24739b8503c3ffe23d47f64d2584c3867ac5b37c7b7041bb89d0e78ecaffcfe8 [INFO] running `Command { std: "docker" "start" "-a" "24739b8503c3ffe23d47f64d2584c3867ac5b37c7b7041bb89d0e78ecaffcfe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24739b8503c3ffe23d47f64d2584c3867ac5b37c7b7041bb89d0e78ecaffcfe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24739b8503c3ffe23d47f64d2584c3867ac5b37c7b7041bb89d0e78ecaffcfe8", kill_on_drop: false }` [INFO] [stdout] 24739b8503c3ffe23d47f64d2584c3867ac5b37c7b7041bb89d0e78ecaffcfe8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd6159758959d8c4502b3eb47387eb4df34486b36ee300961d531bf14e4ae7d9 [INFO] running `Command { std: "docker" "start" "-a" "dd6159758959d8c4502b3eb47387eb4df34486b36ee300961d531bf14e4ae7d9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling rye-macros v0.0.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v0.4.30 [INFO] [stderr] Compiling maybe-unwind v0.1.2 [INFO] [stderr] Compiling expected v0.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling mimicaw v0.1.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rye v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.32s [INFO] running `Command { std: "docker" "inspect" "dd6159758959d8c4502b3eb47387eb4df34486b36ee300961d531bf14e4ae7d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd6159758959d8c4502b3eb47387eb4df34486b36ee300961d531bf14e4ae7d9", kill_on_drop: false }` [INFO] [stdout] dd6159758959d8c4502b3eb47387eb4df34486b36ee300961d531bf14e4ae7d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c451d45b9fd5beb531e134f525f7cb47c929a7031e6065e3f20970595b5197a7 [INFO] running `Command { std: "docker" "start" "-a" "c451d45b9fd5beb531e134f525f7cb47c929a7031e6065e3f20970595b5197a7", kill_on_drop: false }` [INFO] [stderr] Compiling target-triple v1.0.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling futures-test v0.3.31 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling trybuild v1.0.114 [INFO] [stderr] Compiling rye v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.04s [INFO] running `Command { std: "docker" "inspect" "c451d45b9fd5beb531e134f525f7cb47c929a7031e6065e3f20970595b5197a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c451d45b9fd5beb531e134f525f7cb47c929a7031e6065e3f20970595b5197a7", kill_on_drop: false }` [INFO] [stdout] c451d45b9fd5beb531e134f525f7cb47c929a7031e6065e3f20970595b5197a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3d49793c42509acef4121c1c3f5be8e0690b0d61d4d6187843d9048a5c8688c3 [INFO] running `Command { std: "docker" "start" "-a" "3d49793c42509acef4121c1c3f5be8e0690b0d61d4d6187843d9048a5c8688c3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rye-28c0b5a4aba0b69b) [INFO] [stdout] [INFO] [stderr] Running tests/test_integration.rs (/opt/rustwide/target/debug/deps/test_integration-e276ed7c82ee0671) [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] [stdout] running 5 tests [INFO] [stdout] test ignored ... ignored [INFO] [stdout] test nested ... ok [INFO] [stdout] test case_async ... ok [INFO] [stdout] test sub_test ... ok [INFO] [stdout] test case_sync ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out [INFO] [stderr] Running tests/test_ui.rs (/opt/rustwide/target/debug/deps/test_ui-d963fa617f156864) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling rye-macros v0.0.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v0.4.30 [INFO] [stderr] Compiling maybe-unwind v0.1.2 [INFO] [stderr] Compiling expected v0.0.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling mimicaw v0.1.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling futures-test v0.3.31 [INFO] [stderr] Compiling rye v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rye-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/rye) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.30s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/ui/01-passes.rs [should pass] ... ok [INFO] [stderr] test tests/ui/02-wrong-section.rs [should fail to compile] ... ok [INFO] [stderr] test tests/ui/03-section-in-loop.rs [should fail to compile] ... ok [INFO] [stderr] test tests/ui/04-section-in-closure.rs [should fail to compile] ... ok [INFO] [stdout] test ui_test ... ok [INFO] [stderr] test tests/ui/05-section-in-async-block.rs [should fail to compile] ... ok [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 16.25s [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] Doc-tests rye [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] running `Command { std: "docker" "inspect" "3d49793c42509acef4121c1c3f5be8e0690b0d61d4d6187843d9048a5c8688c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d49793c42509acef4121c1c3f5be8e0690b0d61d4d6187843d9048a5c8688c3", kill_on_drop: false }` [INFO] [stdout] 3d49793c42509acef4121c1c3f5be8e0690b0d61d4d6187843d9048a5c8688c3