[INFO] fetching crate rye 0.0.1... [INFO] testing rye-0.0.1 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate rye 0.0.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate rye 0.0.1 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded console v0.9.2 [INFO] [stderr] Downloaded num-format v0.4.0 [INFO] [stderr] Downloaded maybe-unwind v0.1.2 [INFO] [stderr] Downloaded rye-macros v0.0.1 [INFO] [stderr] Downloaded expected v0.0.1 [INFO] [stderr] Downloaded mimicaw v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 436f348d02c9872061511cf3d05c04861f0962c8041b4e5dc87f08636ab2434b [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" "436f348d02c9872061511cf3d05c04861f0962c8041b4e5dc87f08636ab2434b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "436f348d02c9872061511cf3d05c04861f0962c8041b4e5dc87f08636ab2434b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "436f348d02c9872061511cf3d05c04861f0962c8041b4e5dc87f08636ab2434b", kill_on_drop: false }` [INFO] [stdout] 436f348d02c9872061511cf3d05c04861f0962c8041b4e5dc87f08636ab2434b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bdd00ee6f7cb88ddaac88cc23e4002849b69f3f7baa039b7dbb8d7193d01323 [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" "8bdd00ee6f7cb88ddaac88cc23e4002849b69f3f7baa039b7dbb8d7193d01323", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling rye-macros v0.0.1 [INFO] [stderr] Compiling futures-util v0.3.17 [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.17 [INFO] [stderr] Compiling mimicaw v0.1.3 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling rye v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.81s [INFO] running `Command { std: "docker" "inspect" "8bdd00ee6f7cb88ddaac88cc23e4002849b69f3f7baa039b7dbb8d7193d01323", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bdd00ee6f7cb88ddaac88cc23e4002849b69f3f7baa039b7dbb8d7193d01323", kill_on_drop: false }` [INFO] [stdout] 8bdd00ee6f7cb88ddaac88cc23e4002849b69f3f7baa039b7dbb8d7193d01323 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a1004911313cadd90f9c02269deefb460738d77bc7c2b9164c2e9784d82b1e6 [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" "1a1004911313cadd90f9c02269deefb460738d77bc7c2b9164c2e9784d82b1e6", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling trybuild v1.0.45 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling futures-test v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling rye v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 28.06s [INFO] running `Command { std: "docker" "inspect" "1a1004911313cadd90f9c02269deefb460738d77bc7c2b9164c2e9784d82b1e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a1004911313cadd90f9c02269deefb460738d77bc7c2b9164c2e9784d82b1e6", kill_on_drop: false }` [INFO] [stdout] 1a1004911313cadd90f9c02269deefb460738d77bc7c2b9164c2e9784d82b1e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "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] e5360d29466b8bc9f2182ee106af175c2b5757be170157d4498809787ceac778 [INFO] running `Command { std: "docker" "start" "-a" "e5360d29466b8bc9f2182ee106af175c2b5757be170157d4498809787ceac778", 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-eaa6035fe43a1a8e) [INFO] [stderr] Running tests/test_integration.rs (/opt/rustwide/target/debug/deps/test_integration-a68d5d17052700e9) [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] [stdout] running 5 tests [INFO] [stdout] test ignored ... ignored [INFO] [stdout] test case_sync ... ok [INFO] [stdout] test nested ... ok [INFO] [stdout] test case_async ... ok [INFO] [stdout] test sub_test ... 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-3f4945ce49fc8cf8) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.4 [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 itoa v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling hashbrown v0.11.2 [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.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num-format v0.4.0 [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.8 [INFO] [stderr] Compiling rye-macros v0.0.1 [INFO] [stderr] Compiling pin-project v1.0.8 [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.17 [INFO] [stderr] Compiling mimicaw v0.1.3 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling futures-test v0.3.17 [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 39.65s [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 42.34s [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" "e5360d29466b8bc9f2182ee106af175c2b5757be170157d4498809787ceac778", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5360d29466b8bc9f2182ee106af175c2b5757be170157d4498809787ceac778", kill_on_drop: false }` [INFO] [stdout] e5360d29466b8bc9f2182ee106af175c2b5757be170157d4498809787ceac778