[INFO] cloning repository https://github.com/Dark-Legion/Legio-Parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dark-Legion/Legio-Parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDark-Legion%2FLegio-Parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDark-Legion%2FLegio-Parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d086d947e08c9b34aa33a4621494cfff8d6577c [INFO] testing Dark-Legion/Legio-Parser against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDark-Legion%2FLegio-Parser" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Dark-Legion/Legio-Parser on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Dark-Legion/Legio-Parser [INFO] finished tweaking git repo https://github.com/Dark-Legion/Legio-Parser [INFO] tweaked toml for git repo https://github.com/Dark-Legion/Legio-Parser written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80ab878c444f9675aa9cf11d68ade437def6779062381342c96f691b81661ca8 [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" "80ab878c444f9675aa9cf11d68ade437def6779062381342c96f691b81661ca8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80ab878c444f9675aa9cf11d68ade437def6779062381342c96f691b81661ca8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80ab878c444f9675aa9cf11d68ade437def6779062381342c96f691b81661ca8", kill_on_drop: false }` [INFO] [stdout] 80ab878c444f9675aa9cf11d68ade437def6779062381342c96f691b81661ca8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 714bf412efbd92f4dbc1992152f22d433e2c06d2789136c12c1ac192b0ea6004 [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" "714bf412efbd92f4dbc1992152f22d433e2c06d2789136c12c1ac192b0ea6004", kill_on_drop: false }` [INFO] [stderr] Compiling legio-parser v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `Command { std: "docker" "inspect" "714bf412efbd92f4dbc1992152f22d433e2c06d2789136c12c1ac192b0ea6004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "714bf412efbd92f4dbc1992152f22d433e2c06d2789136c12c1ac192b0ea6004", kill_on_drop: false }` [INFO] [stdout] 714bf412efbd92f4dbc1992152f22d433e2c06d2789136c12c1ac192b0ea6004 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", 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] 426c89a37556b32d7b2cdfc1ed50fd34799121c196a08a506dd9d6273ae3e454 [INFO] running `Command { std: "docker" "start" "-a" "426c89a37556b32d7b2cdfc1ed50fd34799121c196a08a506dd9d6273ae3e454", kill_on_drop: false }` [INFO] [stderr] Compiling legio-parser v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `Command { std: "docker" "inspect" "426c89a37556b32d7b2cdfc1ed50fd34799121c196a08a506dd9d6273ae3e454", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "426c89a37556b32d7b2cdfc1ed50fd34799121c196a08a506dd9d6273ae3e454", kill_on_drop: false }` [INFO] [stdout] 426c89a37556b32d7b2cdfc1ed50fd34799121c196a08a506dd9d6273ae3e454 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ffd834e2ff58beffeb3a56a80fc7ec664b704b4ab6f5f8b890ca91e8642c65d4 [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" "ffd834e2ff58beffeb3a56a80fc7ec664b704b4ab6f5f8b890ca91e8642c65d4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/legio_parser-7668bc79ddcf8434) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test tests::discarding::match_with ... ok [INFO] [stdout] test tests::match_alternatives::match_alternatives ... ok [INFO] [stdout] test tests::match_alternatives::match_alternatives_str ... ok [INFO] [stdout] test tests::match_static::match_static ... ok [INFO] [stdout] test tests::match_mapped_alternatives::match_mapped_alternatives_str ... ok [INFO] [stdout] test tests::discarding::match_with_str ... ok [INFO] [stdout] test tests::match_static::match_static_str ... ok [INFO] [stdout] test tests::match_with::match_with ... ok [INFO] [stdout] test tests::match_with::match_with_str ... ok [INFO] [stdout] test tests::std::collecting_match::collecting_match ... ok [INFO] [stdout] test tests::std::collecting_match::collecting_match_repeat ... ok [INFO] [stdout] test tests::std::collecting_match::collecting_match_repeat_str ... ok [INFO] [stdout] test tests::std::collecting_match::collecting_match_str ... ok [INFO] [stdout] test tests::discarding::match_with_panic - should panic ... ok [INFO] [stdout] test tests::discarding::match_with_str_panic - should panic ... ok [INFO] [stdout] test tests::match_alternatives::match_alternatives_panic - should panic ... ok [INFO] [stdout] test tests::match_alternatives::match_alternatives_str_panic - should panic ... ok [INFO] [stdout] test tests::match_mapped_alternatives::match_mapped_alternatives_str_panic - should panic ... ok [INFO] [stdout] test tests::match_static::match_static_panic - should panic ... ok [INFO] [stdout] test tests::match_static::match_static_str_panic - should panic ... ok [INFO] [stdout] test tests::match_with::match_with_panic - should panic ... ok [INFO] [stdout] test tests::match_with::match_with_str_panic - should panic ... ok [INFO] [stdout] test tests::std::collecting_match::collecting_match_repeat_panic - should panic ... ok [INFO] [stdout] test tests::std::collecting_match::collecting_match_panic - should panic ... ok [INFO] [stdout] test tests::std::collecting_match::collecting_match_repeat_str_panic - should panic ... ok [INFO] [stdout] test tests::std::collecting_match::collecting_match_str_panic - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests legio-parser [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" "ffd834e2ff58beffeb3a56a80fc7ec664b704b4ab6f5f8b890ca91e8642c65d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffd834e2ff58beffeb3a56a80fc7ec664b704b4ab6f5f8b890ca91e8642c65d4", kill_on_drop: false }` [INFO] [stdout] ffd834e2ff58beffeb3a56a80fc7ec664b704b4ab6f5f8b890ca91e8642c65d4