[INFO] cloning repository https://github.com/AgostonSzepessy/slang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AgostonSzepessy/slang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAgostonSzepessy%2Fslang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAgostonSzepessy%2Fslang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ffbf04253fa96afddc0e58581996b16c5c61ddf9 [INFO] testing AgostonSzepessy/slang 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%2FAgostonSzepessy%2Fslang" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AgostonSzepessy/slang 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/AgostonSzepessy/slang [INFO] finished tweaking git repo https://github.com/AgostonSzepessy/slang [INFO] tweaked toml for git repo https://github.com/AgostonSzepessy/slang written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/AgostonSzepessy/slang 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-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9140c307b751f2f59827e86169e7f075b0631d830f0c50d8611ae3284262d2db [INFO] running `Command { std: "docker" "start" "-a" "9140c307b751f2f59827e86169e7f075b0631d830f0c50d8611ae3284262d2db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9140c307b751f2f59827e86169e7f075b0631d830f0c50d8611ae3284262d2db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9140c307b751f2f59827e86169e7f075b0631d830f0c50d8611ae3284262d2db", kill_on_drop: false }` [INFO] [stdout] 9140c307b751f2f59827e86169e7f075b0631d830f0c50d8611ae3284262d2db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76d330bc00e4a854c4a8b9e179ac0636f246a40e4471e415f4a3e69f0fe722f0 [INFO] running `Command { std: "docker" "start" "-a" "76d330bc00e4a854c4a8b9e179ac0636f246a40e4471e415f4a3e69f0fe722f0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling beef v0.4.4 [INFO] [stderr] Compiling lalrpop-util v0.19.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling logos-derive v0.11.5 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling logos v0.11.4 [INFO] [stderr] Compiling slang v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.26s [INFO] running `Command { std: "docker" "inspect" "76d330bc00e4a854c4a8b9e179ac0636f246a40e4471e415f4a3e69f0fe722f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76d330bc00e4a854c4a8b9e179ac0636f246a40e4471e415f4a3e69f0fe722f0", kill_on_drop: false }` [INFO] [stdout] 76d330bc00e4a854c4a8b9e179ac0636f246a40e4471e415f4a3e69f0fe722f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c0e9a87c2b6d0ef320b8276b074d5fff137faff93bd4de4137e132ae19a6381 [INFO] running `Command { std: "docker" "start" "-a" "9c0e9a87c2b6d0ef320b8276b074d5fff137faff93bd4de4137e132ae19a6381", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling slang v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.20s [INFO] [stderr] Executable unittests src/libslang/lib.rs (/opt/rustwide/target/debug/deps/libslang-5611433f4c221c9b) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/slang-2344ba3d1d325aea) [INFO] running `Command { std: "docker" "inspect" "9c0e9a87c2b6d0ef320b8276b074d5fff137faff93bd4de4137e132ae19a6381", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c0e9a87c2b6d0ef320b8276b074d5fff137faff93bd4de4137e132ae19a6381", kill_on_drop: false }` [INFO] [stdout] 9c0e9a87c2b6d0ef320b8276b074d5fff137faff93bd4de4137e132ae19a6381 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0472d8cc18c50bc892c4f43f470ea889821f503f7133b2abcc883f0998aa48bb [INFO] running `Command { std: "docker" "start" "-a" "0472d8cc18c50bc892c4f43f470ea889821f503f7133b2abcc883f0998aa48bb", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/libslang/lib.rs (/opt/rustwide/target/debug/deps/libslang-5611433f4c221c9b) [INFO] [stdout] [INFO] [stdout] running 88 tests [INFO] [stdout] test lexer::tests::test_bang ... ok [INFO] [stdout] test lexer::tests::test_bangeq ... ok [INFO] [stdout] test lexer::tests::test_and ... ok [INFO] [stdout] test lexer::tests::test_binary_0b101 ... ok [INFO] [stdout] test lexer::tests::test_eq ... ok [INFO] [stdout] test lexer::tests::test_comma ... ok [INFO] [stdout] test lexer::tests::test_gte ... ok [INFO] [stdout] test lexer::tests::test_hex_0x12_3_f ... ok [INFO] [stdout] test lexer::tests::test_break ... ok [INFO] [stdout] test lexer::tests::test_false ... ok [INFO] [stdout] test lexer::tests::test_float_123_123 ... ok [INFO] [stdout] test lexer::tests::test_identifier_und_abc1abc ... ok [INFO] [stdout] test lexer::tests::test_fn ... ok [INFO] [stdout] test lexer::tests::test_for ... ok [INFO] [stdout] test lexer::tests::test_binary_0b1_0_1 ... ok [INFO] [stdout] test lexer::tests::test_const ... ok [INFO] [stdout] test lexer::tests::test_gt ... ok [INFO] [stdout] test lexer::tests::test_identifier_und_abc ... ok [INFO] [stdout] test lexer::tests::test_identifier_und_abc1_abc ... ok [INFO] [stdout] test lexer::tests::test_identifier_und_abc_und_1abc ... ok [INFO] [stdout] test lexer::tests::test_identifier_abc ... ok [INFO] [stdout] test lexer::tests::test_identifier_und_a1 ... ok [INFO] [stdout] test lexer::tests::test_else ... ok [INFO] [stdout] test lexer::tests::test_dot ... ok [INFO] [stdout] test lexer::tests::test_continue ... ok [INFO] [stdout] test lexer::tests::test_comment ... ok [INFO] [stdout] test lexer::tests::test_clone ... ok [INFO] [stdout] test lexer::tests::test_hex_0x123f ... ok [INFO] [stdout] test lexer::tests::test_identifier_und_a1_und ... ok [INFO] [stdout] test lexer::tests::test_binary_0capb101 ... ok [INFO] [stdout] test lexer::tests::test_identifier_und_abc_und ... ok [INFO] [stdout] test lexer::tests::test_identifier_und_und_und_abc ... ok [INFO] [stdout] test lexer::tests::test_identifier_und_abc_und_abc ... ok [INFO] [stdout] test lexer::tests::test_eqeq ... ok [INFO] [stdout] test lexer::tests::test_identifier_und_und_abc ... ok [INFO] [stdout] test lexer::tests::test_identifier_und_and ... ok [INFO] [stdout] test lexer::tests::test_hex_0capx123 ... ok [INFO] [stdout] test lexer::tests::test_if ... ok [INFO] [stdout] test lexer::tests::test_int_negative_123 ... ok [INFO] [stdout] test lexer::tests::test_lbracket ... ok [INFO] [stdout] test lexer::tests::test_let ... ok [INFO] [stdout] test lexer::tests::test_identifier_und_abc1 ... ok [INFO] [stdout] test lexer::tests::test_lparen ... ok [INFO] [stdout] test lexer::tests::test_minusminus ... ok [INFO] [stdout] test lexer::tests::test_minus ... ok [INFO] [stdout] test lexer::tests::test_none ... ok [INFO] [stdout] test lexer::tests::test_oct_0o123 ... ok [INFO] [stdout] test lexer::tests::test_oct_0o1_2_3 ... ok [INFO] [stdout] test lexer::tests::test_or ... ok [INFO] [stdout] test lexer::tests::test_plus ... ok [INFO] [stdout] test lexer::tests::test_pluseq ... ok [INFO] [stdout] test lexer::tests::test_print ... ok [INFO] [stdout] test lexer::tests::test_rbrace ... ok [INFO] [stdout] test lexer::tests::test_ret ... ok [INFO] [stdout] test lexer::tests::test_rparen ... ok [INFO] [stdout] test lexer::tests::test_semicolon ... ok [INFO] [stdout] test lexer::tests::test_slasheq ... ok [INFO] [stdout] test lexer::tests::test_slf ... ok [INFO] [stdout] test lexer::tests::test_star ... ok [INFO] [stdout] test lexer::tests::test_stareq ... ok [INFO] [stdout] test lexer::tests::test_string_dq_abc ... ok [INFO] [stdout] test lexer::tests::test_string_dq_abc_backslashdq ... ok [INFO] [stdout] test lexer::tests::test_string_dq_abc_backslashdq_backslashdq ... ok [INFO] [stdout] test lexer::tests::test_string_dq_abc_backslashn_backslashn ... ok [INFO] [stdout] test lexer::tests::test_string_dq_abc_backslasht ... ok [INFO] [stdout] test lexer::tests::test_string_sq_abc ... ok [INFO] [stdout] test lexer::tests::test_string_sq_abc_backslashn ... ok [INFO] [stdout] test lexer::tests::test_string_sq_abc_backslashsq ... ok [INFO] [stdout] test lexer::tests::test_string_sq_abc_backslashsq_backslashsq ... ok [INFO] [stdout] test lexer::tests::test_string_sq_abc_backslasht ... ok [INFO] [stdout] test lexer::tests::test_string_sq_abc_backslasht_backslasht ... ok [INFO] [stdout] test lexer::tests::test_true ... ok [INFO] [stdout] test lexer::tests::test_int_negative_1_2_3 ... ok [INFO] [stdout] test lexer::tests::test_whitespace ... ok [INFO] [stdout] test lexer::tests::test_string_sq_abc_backslashn_backslashn ... ok [INFO] [stdout] test lexer::tests::test_while ... ok [INFO] [stdout] test lexer::tests::test_string_dq_abc_backslashn ... ok [INFO] [stdout] test lexer::tests::test_lt ... ok [INFO] [stdout] test lexer::tests::test_lbrace ... ok [INFO] [stdout] test lexer::tests::test_lte ... ok [INFO] [stdout] test lexer::tests::test_oct_0capo123 ... ok [INFO] [stdout] test lexer::tests::test_int_12_3 ... ok [INFO] [stdout] test lexer::tests::test_int_123 ... ok [INFO] [stdout] test lexer::tests::test_rbracket ... ok [INFO] [stdout] test lexer::tests::test_plusplus ... ok [INFO] [stdout] test lexer::tests::test_slash ... ok [INFO] [stdout] test lexer::tests::test_string_dq_abc_backslasht_backslasht ... ok [INFO] [stdout] test lexer::tests::test_int_1_2_3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 88 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/slang-2344ba3d1d325aea) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests libslang [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [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" "0472d8cc18c50bc892c4f43f470ea889821f503f7133b2abcc883f0998aa48bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0472d8cc18c50bc892c4f43f470ea889821f503f7133b2abcc883f0998aa48bb", kill_on_drop: false }` [INFO] [stdout] 0472d8cc18c50bc892c4f43f470ea889821f503f7133b2abcc883f0998aa48bb