[INFO] updating cached repository https://github.com/Jaredk3nt/rust-parser-tutorial [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d78167f2687f9a795051b56c196aaf66bdcbcfc5 [INFO] testing Jaredk3nt/rust-parser-tutorial against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaredk3nt%2Frust-parser-tutorial" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jaredk3nt/rust-parser-tutorial on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Jaredk3nt/rust-parser-tutorial [INFO] finished tweaking git repo https://github.com/Jaredk3nt/rust-parser-tutorial [INFO] tweaked toml for git repo https://github.com/Jaredk3nt/rust-parser-tutorial written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/Jaredk3nt/rust-parser-tutorial already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 157c7cbdbf4f7e889133447e35d479d926a0bf0673ac9e53f9fc3728592f15f4 [INFO] running `"docker" "start" "-a" "157c7cbdbf4f7e889133447e35d479d926a0bf0673ac9e53f9fc3728592f15f4"` [INFO] [stderr] Compiling parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.10s [INFO] running `"docker" "inspect" "157c7cbdbf4f7e889133447e35d479d926a0bf0673ac9e53f9fc3728592f15f4"` [INFO] running `"docker" "rm" "-f" "157c7cbdbf4f7e889133447e35d479d926a0bf0673ac9e53f9fc3728592f15f4"` [INFO] [stdout] 157c7cbdbf4f7e889133447e35d479d926a0bf0673ac9e53f9fc3728592f15f4 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7fdfd9b2cb85a2648e9ef93dcbafe57867a1b3326896130942d6ee1fc476fb14 [INFO] running `"docker" "start" "-a" "7fdfd9b2cb85a2648e9ef93dcbafe57867a1b3326896130942d6ee1fc476fb14"` [INFO] [stderr] Compiling parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `"docker" "inspect" "7fdfd9b2cb85a2648e9ef93dcbafe57867a1b3326896130942d6ee1fc476fb14"` [INFO] running `"docker" "rm" "-f" "7fdfd9b2cb85a2648e9ef93dcbafe57867a1b3326896130942d6ee1fc476fb14"` [INFO] [stdout] 7fdfd9b2cb85a2648e9ef93dcbafe57867a1b3326896130942d6ee1fc476fb14 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d8f96e572f1530daa750c6ebc73ad5dfc934b9cf61a2035d2fe2cbfe4293cc4b [INFO] running `"docker" "start" "-a" "d8f96e572f1530daa750c6ebc73ad5dfc934b9cf61a2035d2fe2cbfe4293cc4b"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/parser-3907f7779912d348 [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test literal_parser ... ok [INFO] [stdout] test identifier_parser ... ok [INFO] [stdout] test n_or_more_combinator ... ok [INFO] [stdout] test pair_parser ... ok [INFO] [stdout] test predicate_combinator ... ok [INFO] [stdout] test one_or_more_combinator ... ok [INFO] [stdout] test right_combinator ... ok [INFO] [stdout] test zero_or_more_combinator ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/parser-4904fde3ad7ee6e6 [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 [INFO] [stdout] [INFO] [stderr] Doc-tests 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 [INFO] [stdout] [INFO] running `"docker" "inspect" "d8f96e572f1530daa750c6ebc73ad5dfc934b9cf61a2035d2fe2cbfe4293cc4b"` [INFO] running `"docker" "rm" "-f" "d8f96e572f1530daa750c6ebc73ad5dfc934b9cf61a2035d2fe2cbfe4293cc4b"` [INFO] [stdout] d8f96e572f1530daa750c6ebc73ad5dfc934b9cf61a2035d2fe2cbfe4293cc4b