[INFO] cloning repository https://github.com/wearegay/mucc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wearegay/mucc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwearegay%2Fmucc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwearegay%2Fmucc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 346c4a99f0ce5a1ce85bf844a2a5e9ea641774e2 [INFO] testing wearegay/mucc against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwearegay%2Fmucc" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wearegay/mucc on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wearegay/mucc [INFO] finished tweaking git repo https://github.com/wearegay/mucc [INFO] tweaked toml for git repo https://github.com/wearegay/mucc written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/wearegay/mucc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0265fe592730c75d5780af50ebc8d71204bdf6872f81b250474896be40ed595 [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" "c0265fe592730c75d5780af50ebc8d71204bdf6872f81b250474896be40ed595", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0265fe592730c75d5780af50ebc8d71204bdf6872f81b250474896be40ed595", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0265fe592730c75d5780af50ebc8d71204bdf6872f81b250474896be40ed595", kill_on_drop: false }` [INFO] [stdout] c0265fe592730c75d5780af50ebc8d71204bdf6872f81b250474896be40ed595 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] 36bfee2d883fc0be72c1fd9b98fd7553497aa05af22fc6f4cf53349ed8aadd01 [INFO] running `Command { std: "docker" "start" "-a" "36bfee2d883fc0be72c1fd9b98fd7553497aa05af22fc6f4cf53349ed8aadd01", kill_on_drop: false }` [INFO] [stderr] Compiling μcc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the usage of Script Group `Greek` in this crate consists solely of mixed script confusables [INFO] [stdout] --> src/parse/rules.rs:39:30 [INFO] [stdout] | [INFO] [stdout] 39 | (@replacement $parens:tt ε $($tail:tt)*) => { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mixed_script_confusables)]` on by default [INFO] [stdout] = note: the usage includes 'ε' (U+03B5) [INFO] [stdout] = note: please recheck to make sure their usages are indeed what you want [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parse/types.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 97 | panic!(format!(r#"The string "{}" does not match a token"#, value)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 97 - panic!(format!(r#"The string "{}" does not match a token"#, value)) [INFO] [stdout] 97 + panic!(r#"The string "{}" does not match a token"#, value) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.48s [INFO] running `Command { std: "docker" "inspect" "36bfee2d883fc0be72c1fd9b98fd7553497aa05af22fc6f4cf53349ed8aadd01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36bfee2d883fc0be72c1fd9b98fd7553497aa05af22fc6f4cf53349ed8aadd01", kill_on_drop: false }` [INFO] [stdout] 36bfee2d883fc0be72c1fd9b98fd7553497aa05af22fc6f4cf53349ed8aadd01 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bca198f1afddef971b775dd1fc74cee239069d742f632457592b667cf01c4e15 [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" "bca198f1afddef971b775dd1fc74cee239069d742f632457592b667cf01c4e15", kill_on_drop: false }` [INFO] [stderr] Compiling μcc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the usage of Script Group `Greek` in this crate consists solely of mixed script confusables [INFO] [stdout] --> src/parse/rules.rs:39:30 [INFO] [stdout] | [INFO] [stdout] 39 | (@replacement $parens:tt ε $($tail:tt)*) => { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mixed_script_confusables)]` on by default [INFO] [stdout] = note: the usage includes 'ε' (U+03B5) [INFO] [stdout] = note: please recheck to make sure their usages are indeed what you want [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parse/types.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 97 | panic!(format!(r#"The string "{}" does not match a token"#, value)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 97 - panic!(format!(r#"The string "{}" does not match a token"#, value)) [INFO] [stdout] 97 + panic!(r#"The string "{}" does not match a token"#, value) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.82s [INFO] running `Command { std: "docker" "inspect" "bca198f1afddef971b775dd1fc74cee239069d742f632457592b667cf01c4e15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bca198f1afddef971b775dd1fc74cee239069d742f632457592b667cf01c4e15", kill_on_drop: false }` [INFO] [stdout] bca198f1afddef971b775dd1fc74cee239069d742f632457592b667cf01c4e15 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7b4ea9372629897e630c7687089062ebc20ab73324ad3c17ab70c13321354a20 [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" "7b4ea9372629897e630c7687089062ebc20ab73324ad3c17ab70c13321354a20", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] [INFO] [stderr] warning: the usage of Script Group `Greek` in this crate consists solely of mixed script confusables [INFO] [stdout] running 39 tests [INFO] [stderr] --> src/parse/rules.rs:39:30 [INFO] [stdout] test lex::tests::test_invalid_decimal_escape ... ok [INFO] [stderr] | [INFO] [stdout] test lex::tests::test_invalid_escape ... ok [INFO] [stderr] 39 | (@replacement $parens:tt ε $($tail:tt)*) => { [INFO] [stdout] test lex::tests::test_incomplete_binary_literal ... ok [INFO] [stderr] | ^ [INFO] [stdout] test lex::tests::test_lexer_comment ... ok [INFO] [stderr] | [INFO] [stdout] test lex::tests::test_invalid_hex_byte_escape ... ok [INFO] [stderr] = note: `#[warn(mixed_script_confusables)]` on by default [INFO] [stdout] test lex::tests::test_lexer_plus_plus ... ok [INFO] [stderr] = note: the usage includes 'ε' (U+03B5) [INFO] [stderr] = note: please recheck to make sure their usages are indeed what you want [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/parse/types.rs:97:20 [INFO] [stderr] | [INFO] [stderr] 97 | panic!(format!(r#"The string "{}" does not match a token"#, value)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 97 - panic!(format!(r#"The string "{}" does not match a token"#, value)) [INFO] [stderr] 97 + panic!(r#"The string "{}" does not match a token"#, value) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `μcc` (bin "μcc" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/μcc-e03e6e8b5755d92a) [INFO] [stdout] test lex::tests::test_lexer_zero ... ok [INFO] [stdout] test lex::tests::test_lexer_pointerderef_lessthan_minus ... ok [INFO] [stdout] test lex::tests::test_multiline_nextnt ... ok [INFO] [stdout] test lex::tests::test_lexer_nonint_literal ... ok [INFO] [stdout] test lex::tests::test_lexer_invalid_char_literal ... ok [INFO] [stdout] test lex::tests::test_lexer_while_keyword ... ok [INFO] [stdout] test lex::tests::test_lexer_error_invalid_size_literal ... ok [INFO] [stdout] test lex::tests::test_lexer_valid_char_literal ... ok [INFO] [stdout] test lex::tests::test_lexer_increment ... ok [INFO] [stdout] test lex::tests::test_lexer_plus ... ok [INFO] [stdout] test lex::tests::test_unclosed_string ... ok [INFO] [stdout] test lex::tests::test_lexer_int_literal ... ok [INFO] [stdout] test parse::tests::test_n_body ... ignored [INFO] [stdout] test lex::tests::test_lower_unicode_escape ... ok [INFO] [stdout] test lex::tests::test_truncated_string_escape ... ok [INFO] [stdout] test lex::tests::test_lexer_triple ... ok [INFO] [stdout] test lex::tests::test_truncated_decimal ... ok [INFO] [stdout] test lex::tests::test_truncated_upper_unicode_escape ... ok [INFO] [stdout] test lex::tests::test_lexer_string_literal ... ok [INFO] [stdout] test lex::tests::test_zero_at_end ... ok [INFO] [stdout] test lex::tests::test_truncated_hex_byte_escape ... ok [INFO] [stdout] test lex::tests::test_truncated_lower_unicode_escape ... ok [INFO] [stdout] test lex::tests::test_lexer_identifier ... ok [INFO] [stdout] test lex::tests::test_lexer_function_definition ... ok [INFO] [stdout] test lex::tests::test_lexer_location ... ok [INFO] [stdout] test parse::tests::test_parse_pointers ... ok [INFO] [stdout] test parse::tests::test_parse_empty ... ok [INFO] [stdout] test parse::tests::test_parse_0_invalid ... ok [INFO] [stdout] test parse::tests::test_parse_typedef ... ok [INFO] [stdout] test parse::tests::test_parse_semicolon ... ok [INFO] [stdout] test parse::tests::test_parse_minimal_main ... ok [INFO] [stdout] test untyped_ast::tests::test_forward_declaration ... ok [INFO] [stdout] test parse::tests::test_parse_gcd ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 38 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7b4ea9372629897e630c7687089062ebc20ab73324ad3c17ab70c13321354a20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b4ea9372629897e630c7687089062ebc20ab73324ad3c17ab70c13321354a20", kill_on_drop: false }` [INFO] [stdout] 7b4ea9372629897e630c7687089062ebc20ab73324ad3c17ab70c13321354a20