[INFO] cloning repository https://github.com/aaronlindsay879/lmc-preprocessor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aaronlindsay879/lmc-preprocessor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faaronlindsay879%2Flmc-preprocessor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faaronlindsay879%2Flmc-preprocessor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5d575dd9cae5e058fa5d3b6dcb71531b7a96d7d9 [INFO] testing aaronlindsay879/lmc-preprocessor against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faaronlindsay879%2Flmc-preprocessor" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aaronlindsay879/lmc-preprocessor on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aaronlindsay879/lmc-preprocessor [INFO] finished tweaking git repo https://github.com/aaronlindsay879/lmc-preprocessor [INFO] tweaked toml for git repo https://github.com/aaronlindsay879/lmc-preprocessor written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/aaronlindsay879/lmc-preprocessor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", 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] dae6e77c297a8ddf585995d648fd10060eca4a118dfd89c5a13faa71642e4030 [INFO] running `Command { std: "docker" "start" "-a" "dae6e77c297a8ddf585995d648fd10060eca4a118dfd89c5a13faa71642e4030", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dae6e77c297a8ddf585995d648fd10060eca4a118dfd89c5a13faa71642e4030", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dae6e77c297a8ddf585995d648fd10060eca4a118dfd89c5a13faa71642e4030", kill_on_drop: false }` [INFO] [stdout] dae6e77c297a8ddf585995d648fd10060eca4a118dfd89c5a13faa71642e4030 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e88bd6059c95a2a46583b2d7e5af9b1f9f78178f9fff8e316ae3fd00fb22442d [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" "e88bd6059c95a2a46583b2d7e5af9b1f9f78178f9fff8e316ae3fd00fb22442d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling os_str_bytes v4.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling strum_macros v0.22.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling strum v0.22.0 [INFO] [stderr] Compiling clap v3.0.0-beta.5 [INFO] [stderr] Compiling lmc-preprocessor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.94s [INFO] running `Command { std: "docker" "inspect" "e88bd6059c95a2a46583b2d7e5af9b1f9f78178f9fff8e316ae3fd00fb22442d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e88bd6059c95a2a46583b2d7e5af9b1f9f78178f9fff8e316ae3fd00fb22442d", kill_on_drop: false }` [INFO] [stdout] e88bd6059c95a2a46583b2d7e5af9b1f9f78178f9fff8e316ae3fd00fb22442d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] ca0f2155c197831060ac1da02f799e4b088769e08996ee16434109b4e56e7408 [INFO] running `Command { std: "docker" "start" "-a" "ca0f2155c197831060ac1da02f799e4b088769e08996ee16434109b4e56e7408", kill_on_drop: false }` [INFO] [stderr] Compiling lmc-preprocessor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.19s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/lmc_preprocessor-d09b23ef2dfdc7eb) [INFO] running `Command { std: "docker" "inspect" "ca0f2155c197831060ac1da02f799e4b088769e08996ee16434109b4e56e7408", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca0f2155c197831060ac1da02f799e4b088769e08996ee16434109b4e56e7408", kill_on_drop: false }` [INFO] [stdout] ca0f2155c197831060ac1da02f799e4b088769e08996ee16434109b4e56e7408 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 60e2b8fed4f8eb41e3ad703401dc8abd438622885299adbf98cbde80b44d3dd2 [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" "60e2b8fed4f8eb41e3ad703401dc8abd438622885299adbf98cbde80b44d3dd2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lmc_preprocessor-d09b23ef2dfdc7eb) [INFO] [stdout] running 6 tests [INFO] [stdout] test parser::macros::macro_call::test::test_macro_call_parsing ... ok [INFO] [stdout] test parser::instruction::test::test_instruction_parser ... ok [INFO] [stdout] test parser::macros::macro_call::test::test_macro_substitute ... ok [INFO] [stdout] test parser::macros::macro_declaration::test::test_macro_parsing ... ok [INFO] [stdout] test parser::test::test_program_parser_simple_division ... ok [INFO] [stdout] test parser::test::test_comment_parser ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "60e2b8fed4f8eb41e3ad703401dc8abd438622885299adbf98cbde80b44d3dd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60e2b8fed4f8eb41e3ad703401dc8abd438622885299adbf98cbde80b44d3dd2", kill_on_drop: false }` [INFO] [stdout] 60e2b8fed4f8eb41e3ad703401dc8abd438622885299adbf98cbde80b44d3dd2