[INFO] cloning repository https://github.com/cronokirby/ipse [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cronokirby/ipse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcronokirby%2Fipse"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcronokirby%2Fipse'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4b7a1bd43fad7fb8d22c07855b4a27b3c827f0a8 [INFO] testing cronokirby/ipse against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcronokirby%2Fipse" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cronokirby/ipse 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/cronokirby/ipse [INFO] finished tweaking git repo https://github.com/cronokirby/ipse [INFO] tweaked toml for git repo https://github.com/cronokirby/ipse written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/cronokirby/ipse 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-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" "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] 6bc161f3072b189041e84e70c86fa6d592407229e263e12a086750bf590bd346 [INFO] running `"docker" "start" "-a" "6bc161f3072b189041e84e70c86fa6d592407229e263e12a086750bf590bd346"` [INFO] [stderr] Compiling ipse v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `"docker" "inspect" "6bc161f3072b189041e84e70c86fa6d592407229e263e12a086750bf590bd346"` [INFO] running `"docker" "rm" "-f" "6bc161f3072b189041e84e70c86fa6d592407229e263e12a086750bf590bd346"` [INFO] [stdout] 6bc161f3072b189041e84e70c86fa6d592407229e263e12a086750bf590bd346 [INFO] running `"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" "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] [stdout] ce3a0f5d2db016ade539b1722ab3ad6e54a8ca446770b78e3d2cf1f75e8785fe [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "ce3a0f5d2db016ade539b1722ab3ad6e54a8ca446770b78e3d2cf1f75e8785fe"` [INFO] [stderr] Compiling ipse v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.12s [INFO] running `"docker" "inspect" "ce3a0f5d2db016ade539b1722ab3ad6e54a8ca446770b78e3d2cf1f75e8785fe"` [INFO] running `"docker" "rm" "-f" "ce3a0f5d2db016ade539b1722ab3ad6e54a8ca446770b78e3d2cf1f75e8785fe"` [INFO] [stdout] ce3a0f5d2db016ade539b1722ab3ad6e54a8ca446770b78e3d2cf1f75e8785fe [INFO] running `"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" "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] 8f11fd2f10c635b2610e301e5d47a884db469a06b8c05214ac8a37d149dc8fac [INFO] running `"docker" "start" "-a" "8f11fd2f10c635b2610e301e5d47a884db469a06b8c05214ac8a37d149dc8fac"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ipse-d41669bba0917ff6 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test parser::test::basic_expressions_parse ... ok [INFO] [stdout] test parser::test::lexer_works_for_names ... ok [INFO] [stdout] test parser::test::lexer_works_for_keywords ... ok [INFO] [stdout] test parser::test::lexer_works_for_string_litterals ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "8f11fd2f10c635b2610e301e5d47a884db469a06b8c05214ac8a37d149dc8fac"` [INFO] running `"docker" "rm" "-f" "8f11fd2f10c635b2610e301e5d47a884db469a06b8c05214ac8a37d149dc8fac"` [INFO] [stdout] 8f11fd2f10c635b2610e301e5d47a884db469a06b8c05214ac8a37d149dc8fac