[INFO] fetching crate rye 0.0.1... [INFO] testing rye-0.0.1 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate rye 0.0.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate rye 0.0.1 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded expected v0.0.1 [INFO] [stderr] Downloaded rye-macros v0.0.1 [INFO] [stderr] Downloaded maybe-unwind v0.1.2 [INFO] [stderr] Downloaded mimicaw v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e23e294ead6c853c0e1a2cc24109f4c713ad90a9fb018ab507c148a69b96f53a [INFO] running `Command { std: "docker" "start" "-a" "e23e294ead6c853c0e1a2cc24109f4c713ad90a9fb018ab507c148a69b96f53a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e23e294ead6c853c0e1a2cc24109f4c713ad90a9fb018ab507c148a69b96f53a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e23e294ead6c853c0e1a2cc24109f4c713ad90a9fb018ab507c148a69b96f53a", kill_on_drop: false }` [INFO] [stdout] e23e294ead6c853c0e1a2cc24109f4c713ad90a9fb018ab507c148a69b96f53a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62828c3b04d899d4263491c49e62b21f88a0de67f841e9c50de8902f97c709fa [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "62828c3b04d899d4263491c49e62b21f88a0de67f841e9c50de8902f97c709fa", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling rye-macros v0.0.1 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling maybe-unwind v0.1.2 [INFO] [stderr] Compiling expected v0.0.1 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling mimicaw v0.1.3 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling rye v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.83s [INFO] running `Command { std: "docker" "inspect" "62828c3b04d899d4263491c49e62b21f88a0de67f841e9c50de8902f97c709fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62828c3b04d899d4263491c49e62b21f88a0de67f841e9c50de8902f97c709fa", kill_on_drop: false }` [INFO] [stdout] 62828c3b04d899d4263491c49e62b21f88a0de67f841e9c50de8902f97c709fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67e3323e5173673ec0c5cac33a98d24ab04b41b1275e19098334d7470e02f73c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "67e3323e5173673ec0c5cac33a98d24ab04b41b1275e19098334d7470e02f73c", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling trybuild v1.0.42 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling futures-test v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling rye v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 23.05s [INFO] running `Command { std: "docker" "inspect" "67e3323e5173673ec0c5cac33a98d24ab04b41b1275e19098334d7470e02f73c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67e3323e5173673ec0c5cac33a98d24ab04b41b1275e19098334d7470e02f73c", kill_on_drop: false }` [INFO] [stdout] 67e3323e5173673ec0c5cac33a98d24ab04b41b1275e19098334d7470e02f73c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3c99eab1260579362b804890fcdb1961b3098c38d8ea1cc2e737ce7bed816909 [INFO] running `Command { std: "docker" "start" "-a" "3c99eab1260579362b804890fcdb1961b3098c38d8ea1cc2e737ce7bed816909", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rye-deda052e9c1c6c2a) [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] Running tests/test_integration.rs (/opt/rustwide/target/debug/deps/test_integration-ad549eacffc54868) [INFO] [stdout] running 5 tests [INFO] [stdout] test ignored ... ignored [INFO] [stdout] test case_async ... ok [INFO] [stdout] test nested ... ok [INFO] [stdout] test sub_test ... ok [INFO] [stderr] Running tests/test_ui.rs (/opt/rustwide/target/debug/deps/test_ui-947087f104b5a13f) [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling rye-macros v0.0.1 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling expected v0.0.1 [INFO] [stderr] Compiling maybe-unwind v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling mimicaw v0.1.3 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling futures-test v0.3.15 [INFO] [stderr] Compiling rye v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rye-tests v0.0.0 (/opt/rustwide/target/tests/rye) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.27s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test 01-passes.rs [should pass] ... ok [INFO] [stderr] test 02-wrong-section.rs [should fail to compile] ... ok [INFO] [stderr] test 03-section-in-loop.rs [should fail to compile] ... ok [INFO] [stderr] test 04-section-in-closure.rs [should fail to compile] ... ok [INFO] [stderr] test 05-section-in-async-block.rs [should fail to compile] ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test ui_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 34.83s [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" "3c99eab1260579362b804890fcdb1961b3098c38d8ea1cc2e737ce7bed816909", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c99eab1260579362b804890fcdb1961b3098c38d8ea1cc2e737ce7bed816909", kill_on_drop: false }` [INFO] [stdout] 3c99eab1260579362b804890fcdb1961b3098c38d8ea1cc2e737ce7bed816909