[INFO] cloning repository https://github.com/pbzweihander/the-super-tiny-compiler-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pbzweihander/the-super-tiny-compiler-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbzweihander%2Fthe-super-tiny-compiler-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbzweihander%2Fthe-super-tiny-compiler-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7afb6d00ae8ee205a40e73f48766e390e8b1d91 [INFO] testing pbzweihander/the-super-tiny-compiler-rs against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbzweihander%2Fthe-super-tiny-compiler-rs" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pbzweihander/the-super-tiny-compiler-rs on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pbzweihander/the-super-tiny-compiler-rs [INFO] finished tweaking git repo https://github.com/pbzweihander/the-super-tiny-compiler-rs [INFO] tweaked toml for git repo https://github.com/pbzweihander/the-super-tiny-compiler-rs written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/pbzweihander/the-super-tiny-compiler-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dafa6381e3b884caa61bc6b6bf6e17835666cac4f24db538583b35dd600e0042 [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" "dafa6381e3b884caa61bc6b6bf6e17835666cac4f24db538583b35dd600e0042", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dafa6381e3b884caa61bc6b6bf6e17835666cac4f24db538583b35dd600e0042", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dafa6381e3b884caa61bc6b6bf6e17835666cac4f24db538583b35dd600e0042", kill_on_drop: false }` [INFO] [stdout] dafa6381e3b884caa61bc6b6bf6e17835666cac4f24db538583b35dd600e0042 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--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] c596ca7b4236180fc9091a08ee810de1fb46544ff43e4dd57d6d16b8115dc72f [INFO] running `Command { std: "docker" "start" "-a" "c596ca7b4236180fc9091a08ee810de1fb46544ff43e4dd57d6d16b8115dc72f", kill_on_drop: false }` [INFO] [stderr] Compiling the-super-tiny-compiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.37s [INFO] running `Command { std: "docker" "inspect" "c596ca7b4236180fc9091a08ee810de1fb46544ff43e4dd57d6d16b8115dc72f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c596ca7b4236180fc9091a08ee810de1fb46544ff43e4dd57d6d16b8115dc72f", kill_on_drop: false }` [INFO] [stdout] c596ca7b4236180fc9091a08ee810de1fb46544ff43e4dd57d6d16b8115dc72f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] f899aa540f589666d1e44a5f2f6384389fcddeabf6cfdaefe71fed2ff7e7ce63 [INFO] running `Command { std: "docker" "start" "-a" "f899aa540f589666d1e44a5f2f6384389fcddeabf6cfdaefe71fed2ff7e7ce63", kill_on_drop: false }` [INFO] [stderr] Compiling the-super-tiny-compiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.75s [INFO] running `Command { std: "docker" "inspect" "f899aa540f589666d1e44a5f2f6384389fcddeabf6cfdaefe71fed2ff7e7ce63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f899aa540f589666d1e44a5f2f6384389fcddeabf6cfdaefe71fed2ff7e7ce63", kill_on_drop: false }` [INFO] [stdout] f899aa540f589666d1e44a5f2f6384389fcddeabf6cfdaefe71fed2ff7e7ce63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] 0afa5f86bb058b4780ce8a3f9feb5f1ce0d6186afa234a8d2313bb3f714c48fc [INFO] running `Command { std: "docker" "start" "-a" "0afa5f86bb058b4780ce8a3f9feb5f1ce0d6186afa234a8d2313bb3f714c48fc", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stdout] running 2 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/the_super_tiny_compiler-39a5f8189ac036f4 [INFO] [stdout] test tokenizer::tests::tokenizer_test ... ok [INFO] [stdout] test parser::tests::parser_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0afa5f86bb058b4780ce8a3f9feb5f1ce0d6186afa234a8d2313bb3f714c48fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0afa5f86bb058b4780ce8a3f9feb5f1ce0d6186afa234a8d2313bb3f714c48fc", kill_on_drop: false }` [INFO] [stdout] 0afa5f86bb058b4780ce8a3f9feb5f1ce0d6186afa234a8d2313bb3f714c48fc