[INFO] cloning repository https://github.com/pastchick3/agile-C [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pastchick3/agile-C" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpastchick3%2Fagile-C", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpastchick3%2Fagile-C'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 662477f3b43589d38d2ae9dba538f0fb7423e995 [INFO] testing pastchick3/agile-C against try#d724b5ab2f4ac098ff483349a80b6a3799a5177b for pr-113843 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpastchick3%2Fagile-C" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pastchick3/agile-C on toolchain d724b5ab2f4ac098ff483349a80b6a3799a5177b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pastchick3/agile-C [INFO] finished tweaking git repo https://github.com/pastchick3/agile-C [INFO] tweaked toml for git repo https://github.com/pastchick3/agile-C written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pastchick3/agile-C already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1f1fe37bf0de4cd36df52ed417f766b171b7f4698c3ed4edccfbee8dd34ebce [INFO] running `Command { std: "docker" "start" "-a" "b1f1fe37bf0de4cd36df52ed417f766b171b7f4698c3ed4edccfbee8dd34ebce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1f1fe37bf0de4cd36df52ed417f766b171b7f4698c3ed4edccfbee8dd34ebce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1f1fe37bf0de4cd36df52ed417f766b171b7f4698c3ed4edccfbee8dd34ebce", kill_on_drop: false }` [INFO] [stdout] b1f1fe37bf0de4cd36df52ed417f766b171b7f4698c3ed4edccfbee8dd34ebce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b80963f30741b047213d79716665ff0463fb105020ffd57adc213a011df13dcb [INFO] running `Command { std: "docker" "start" "-a" "b80963f30741b047213d79716665ff0463fb105020ffd57adc213a011df13dcb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling colored v1.9.2 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling proc-macro-error v0.4.9 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.9 [INFO] [stderr] Compiling structopt-derive v0.4.2 [INFO] [stderr] Compiling structopt v0.3.9 [INFO] [stderr] Compiling agile_c v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `index` is never read [INFO] [stdout] --> src/resolver.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 181 | struct Scope { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 182 | index: usize, // the id of a scope [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Scope` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.49s [INFO] running `Command { std: "docker" "inspect" "b80963f30741b047213d79716665ff0463fb105020ffd57adc213a011df13dcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b80963f30741b047213d79716665ff0463fb105020ffd57adc213a011df13dcb", kill_on_drop: false }` [INFO] [stdout] b80963f30741b047213d79716665ff0463fb105020ffd57adc213a011df13dcb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c044ca5caaaf6e831147ea372cec40c2ca4670043c63b028e0a23643d0b7249b [INFO] running `Command { std: "docker" "start" "-a" "c044ca5caaaf6e831147ea372cec40c2ca4670043c63b028e0a23643d0b7249b", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling escargot v0.5.0 [INFO] [stderr] Compiling normalize-line-endings v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stdout] warning: field `index` is never read [INFO] [stdout] --> src/resolver.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 181 | struct Scope { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 182 | index: usize, // the id of a scope [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Scope` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling predicates v1.0.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling assert_cmd v0.12.0 [INFO] [stderr] Compiling agile_c v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `index` is never read [INFO] [stdout] --> src/resolver.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 181 | struct Scope { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 182 | index: usize, // the id of a scope [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Scope` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lexer.rs:584:25 [INFO] [stdout] | [INFO] [stdout] 584 | _ => panic!(format!("Unexpected token[0]: {:#?}", tokens[0])), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 584 - _ => panic!(format!("Unexpected token[0]: {:#?}", tokens[0])), [INFO] [stdout] 584 + _ => panic!("Unexpected token[0]: {:#?}", tokens[0]), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lexer.rs:593:25 [INFO] [stdout] | [INFO] [stdout] 593 | _ => panic!(format!("Unexpected token[1]: {:#?}", tokens[1])), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] 593 - _ => panic!(format!("Unexpected token[1]: {:#?}", tokens[1])), [INFO] [stdout] 593 + _ => panic!("Unexpected token[1]: {:#?}", tokens[1]), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lexer.rs:602:25 [INFO] [stdout] | [INFO] [stdout] 602 | _ => panic!(format!("Unexpected token[2]: {:#?}", tokens[2])), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] 602 - _ => panic!(format!("Unexpected token[2]: {:#?}", tokens[2])), [INFO] [stdout] 602 + _ => panic!("Unexpected token[2]: {:#?}", tokens[2]), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.47s [INFO] running `Command { std: "docker" "inspect" "c044ca5caaaf6e831147ea372cec40c2ca4670043c63b028e0a23643d0b7249b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c044ca5caaaf6e831147ea372cec40c2ca4670043c63b028e0a23643d0b7249b", kill_on_drop: false }` [INFO] [stdout] c044ca5caaaf6e831147ea372cec40c2ca4670043c63b028e0a23643d0b7249b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a674e3b0d2324dabf3584e47493af5940ef4160592a049d07c9b22a4e2f1bfdd [INFO] running `Command { std: "docker" "start" "-a" "a674e3b0d2324dabf3584e47493af5940ef4160592a049d07c9b22a4e2f1bfdd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field `index` is never read [INFO] [stderr] --> src/resolver.rs:182:5 [INFO] [stderr] | [INFO] [stderr] 181 | struct Scope { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] 182 | index: usize, // the id of a scope [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Scope` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/lexer.rs:584:25 [INFO] [stderr] | [INFO] [stderr] 584 | _ => panic!(format!("Unexpected token[0]: {:#?}", tokens[0])), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 584 - _ => panic!(format!("Unexpected token[0]: {:#?}", tokens[0])), [INFO] [stderr] 584 + _ => panic!("Unexpected token[0]: {:#?}", tokens[0]), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/lexer.rs:593:25 [INFO] [stderr] | [INFO] [stderr] 593 | _ => panic!(format!("Unexpected token[1]: {:#?}", tokens[1])), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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] 593 - _ => panic!(format!("Unexpected token[1]: {:#?}", tokens[1])), [INFO] [stderr] 593 + _ => panic!("Unexpected token[1]: {:#?}", tokens[1]), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/lexer.rs:602:25 [INFO] [stderr] | [INFO] [stderr] 602 | _ => panic!(format!("Unexpected token[2]: {:#?}", tokens[2])), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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] 602 - _ => panic!(format!("Unexpected token[2]: {:#?}", tokens[2])), [INFO] [stderr] 602 + _ => panic!("Unexpected token[2]: {:#?}", tokens[2]), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `agile_c` (lib) generated 1 warning [INFO] [stderr] warning: `agile_c` (lib test) generated 4 warnings (1 duplicate) (run `cargo fix --lib -p agile_c --tests` to apply 3 suggestions) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.67s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agile_c-27d57035c50efa2c) [INFO] [stdout] [INFO] [stdout] running 59 tests [INFO] [stdout] test lexer::tests::arithmetic ... ok [INFO] [stdout] test lexer::tests::error_str_eof ... ok [INFO] [stdout] test lexer::tests::comment ... ok [INFO] [stdout] test lexer::tests::error ... ok [INFO] [stdout] test lexer::tests::ident_const ... ok [INFO] [stdout] test lexer::tests::compound_assignment ... ok [INFO] [stdout] test lexer::tests::keyword ... ok [INFO] [stdout] test lexer::tests::location ... ok [INFO] [stdout] test lexer::tests::parenthesis ... ok [INFO] [stdout] test lexer::tests::punctuation ... ok [INFO] [stdout] test lexer::tests::type_ ... ok [INFO] [stdout] test lexer::tests::relationship ... ok [INFO] [stdout] test parser::tests::dummy_type ... ok [INFO] [stdout] test parser::tests::expression_arithmetic ... ok [INFO] [stdout] test parser::tests::function_unchecked ... ok [INFO] [stdout] test parser::tests::error_recovery ... ok [INFO] [stdout] test parser::tests::comment ... ok [INFO] [stdout] test lexer::tests::include ... ok [INFO] [stdout] test parser::tests::duplicate_parameters ... ok [INFO] [stdout] test parser::tests::expression_ident_const ... ok [INFO] [stdout] test parser::tests::function_multiple ... ok [INFO] [stdout] test parser::tests::expression_relational ... ok [INFO] [stdout] test parser::tests::expression_compound_assignment ... ok [INFO] [stdout] test parser::tests::statement_continue ... ok [INFO] [stdout] test parser::tests::function_ellipsis ... ok [INFO] [stdout] test parser::tests::function_void ... ok [INFO] [stdout] test parser::tests::include ... ok [INFO] [stdout] test parser::tests::statement_break ... ok [INFO] [stdout] test parser::tests::index_call_pointer_struct ... ok [INFO] [stdout] test parser::tests::statement_def_nested ... ok [INFO] [stdout] test parser::tests::return_pointer ... ok [INFO] [stdout] test parser::tests::function_single ... ok [INFO] [stdout] test parser::tests::structure ... ok [INFO] [stdout] test parser::tests::statement_null ... ok [INFO] [stdout] test preprocessor::tests::include_userlib ... ok [INFO] [stdout] test preprocessor::tests::unbalanced_include ... ok [INFO] [stdout] test parser::tests::statement_if ... ok [INFO] [stdout] test parser::tests::statement_def_struct ... ok [INFO] [stdout] test preprocessor::tests::include_cstdlib ... ok [INFO] [stdout] test parser::tests::statement_switch ... ok [INFO] [stdout] test parser::tests::statement_while ... ok [INFO] [stdout] test parser::tests::statement_do ... ok [INFO] [stdout] test parser::tests::statement_def_var ... ok [INFO] [stdout] test parser::tests::statement_for ... ok [INFO] [stdout] test parser::tests::statement_return ... ok [INFO] [stdout] test resolver::tests::ellipsis ... ok [INFO] [stdout] test resolver::tests::array ... ok [INFO] [stdout] test resolver::tests::expression_const ... ok [INFO] [stdout] test resolver::tests::expression_infix_postfix ... ok [INFO] [stdout] test serializer::tests::struct_ ... ok [INFO] [stdout] test resolver::tests::implicit_return ... ok [INFO] [stdout] test serializer::tests::include ... ok [INFO] [stdout] test resolver::tests::function_reverse ... ok [INFO] [stdout] test serializer::tests::function ... ok [INFO] [stdout] test resolver::tests::function ... ok [INFO] [stdout] test resolver::tests::structure ... ok [INFO] [stdout] test serializer::tests::expression ... ok [INFO] [stdout] test resolver::tests::expression_prefix ... ok [INFO] [stdout] test serializer::tests::statement ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 59 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/agile_c-b995aa181ab8347e) [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] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-1ac14574f7cb8ab1) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test hello_world_agile_c ... ok [INFO] [stdout] test hello_world_gcc_args ... ok [INFO] [stdout] test hello_world_gcc ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- hello_world_gcc stdout ---- [INFO] [stdout] thread 'hello_world_gcc' panicked at 'Unexpected failure. [INFO] [stdout] code-1 [INFO] [stdout] stderr=```cc1: fatal error: /tmp/_agile_c_temp_1689793444948.c: No such file or directory [INFO] [stdout] compilation terminated. [INFO] [stdout] Temp File Error: No such file or directory (os error 2) [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/agile_c" "--input" "/tmp/_hello_world_gcc_input_temp.c" "--output" "/tmp/_hello_world_gcc_output_temp.exe" "--gcc"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=```cc1: fatal error: /tmp/_agile_c_temp_1689793444948.c: No such file or directory [INFO] [stdout] compilation terminated. [INFO] [stdout] Temp File Error: No such file or directory (os error 2) [INFO] [stdout] ``` [INFO] [stdout] ', /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-0.12.0/src/assert.rs:154:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5584a861f651 - std::backtrace_rs::backtrace::libunwind::trace::h739ec181bd3bd192 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5584a861f651 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c66fffa8ed12204 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5584a861f651 - std::sys_common::backtrace::_print_fmt::h7516c808a13dd2a8 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x5584a861f651 - ::fmt::h36cf058bf00f1d43 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5584a864a26c - core::fmt::rt::Argument::fmt::he3895a29fa8140d3 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x5584a864a26c - core::fmt::write::hb5d897b3776b75c9 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/fmt/mod.rs:1094:21 [INFO] [stdout] 6: 0x5584a861bcbe - std::io::Write::write_fmt::h446ec65e81f1b759 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/io/mod.rs:1714:15 [INFO] [stdout] 7: 0x5584a861f465 - std::sys_common::backtrace::_print::he50b112759a05479 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x5584a861f465 - std::sys_common::backtrace::print::hd87678fbb1c1b8e9 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x5584a8621203 - std::panicking::default_hook::{{closure}}::h520841a09e5b8e9c [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:269:22 [INFO] [stdout] 10: 0x5584a8620ea0 - std::panicking::default_hook::hb83255e266aa1d71 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:285:9 [INFO] [stdout] 11: 0x5584a85d2597 - as core::ops::function::Fn>::call::hc710099e0f8c423a [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x5584a85d2597 - test::test_main::{{closure}}::h14976b654346d4ad [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x5584a86218fe - as core::ops::function::Fn>::call::h4474bff724dc1968 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x5584a86218fe - std::panicking::rust_panic_with_hook::hd923f0b3176be351 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:709:13 [INFO] [stdout] 15: 0x5584a8621687 - std::panicking::begin_panic_handler::{{closure}}::h7732b0d5090f868c [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:597:13 [INFO] [stdout] 16: 0x5584a861fab6 - std::sys_common::backtrace::__rust_end_short_backtrace::hd3215e0a304cb1e6 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/sys_common/backtrace.rs:151:18 [INFO] [stdout] 17: 0x5584a86213d2 - rust_begin_unwind [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:593:5 [INFO] [stdout] 18: 0x5584a8599543 - core::panicking::panic_fmt::hf8c9b1b69e223ecf [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/panicking.rs:67:14 [INFO] [stdout] 19: 0x5584a85ddfd0 - assert_cmd::assert::Assert::success::h5ab104ee91b30452 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-0.12.0/src/assert.rs:154:13 [INFO] [stdout] 20: 0x5584a859cdf3 - integration_test::hello_world_gcc::h7b3a19e4e89600d1 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:50:5 [INFO] [stdout] 21: 0x5584a859cac7 - integration_test::hello_world_gcc::{{closure}}::hf5c224ca2b29be50 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:36:22 [INFO] [stdout] 22: 0x5584a859b495 - core::ops::function::FnOnce::call_once::h1a6a2e71c3ae96cd [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5584a85d783f - core::ops::function::FnOnce::call_once::h11078fa479b643f5 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5584a85d783f - test::__rust_begin_short_backtrace::h80e6cfa42885071e [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/test/src/lib.rs:626:18 [INFO] [stdout] 25: 0x5584a85d6872 - test::run_test_in_process::{{closure}}::h3d48aa71673f92f6 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/test/src/lib.rs:649:60 [INFO] [stdout] 26: 0x5584a85d6872 - as core::ops::function::FnOnce<()>>::call_once::h96dc42228b07dbcf [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 27: 0x5584a85d6872 - std::panicking::try::do_call::h352ee96fe6c276d4 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:500:40 [INFO] [stdout] 28: 0x5584a85d6872 - std::panicking::try::he6e8750eedee8297 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:464:19 [INFO] [stdout] 29: 0x5584a85d6872 - std::panic::catch_unwind::h853de8d29df91e27 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panic.rs:142:14 [INFO] [stdout] 30: 0x5584a85d6872 - test::run_test_in_process::h35c85fd2179cc49d [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/test/src/lib.rs:649:27 [INFO] [stdout] 31: 0x5584a85d6872 - test::run_test::{{closure}}::hb10098e5ac3cdcb3 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/test/src/lib.rs:572:43 [INFO] [stdout] 32: 0x5584a859d6d4 - test::run_test::{{closure}}::h1818cbbc8e1b4a2e [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/test/src/lib.rs:600:41 [INFO] [stdout] 33: 0x5584a859d6d4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h8d9d4bb268daa0a0 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/sys_common/backtrace.rs:135:18 [INFO] [stdout] 34: 0x5584a85a332b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h0fefc0ce4f670cd9 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 35: 0x5584a85a332b - as core::ops::function::FnOnce<()>>::call_once::hdf335d4d76d78886 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 36: 0x5584a85a332b - std::panicking::try::do_call::hb02f54071ad1bbcc [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:500:40 [INFO] [stdout] 37: 0x5584a85a332b - std::panicking::try::hceb1c9208fc751e4 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:464:19 [INFO] [stdout] 38: 0x5584a85a332b - std::panic::catch_unwind::h8a1ed55955a3d386 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panic.rs:142:14 [INFO] [stdout] 39: 0x5584a85a332b - std::thread::Builder::spawn_unchecked_::{{closure}}::hf12960b97ece0619 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 40: 0x5584a85a332b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3431c5eb5d5329fb [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5584a8626745 - as core::ops::function::FnOnce>::call_once::h0d11e726055d6ea9 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 42: 0x5584a8626745 - as core::ops::function::FnOnce>::call_once::h2ab7960dd59e2260 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 43: 0x5584a8626745 - std::sys::unix::thread::Thread::new::thread_start::hcc70088a8406743d [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 44: 0x7fbfe37b4b43 - [INFO] [stdout] 45: 0x7fbfe3845bb4 - __clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] hello_world_gcc [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test integration_test` [INFO] running `Command { std: "docker" "inspect" "a674e3b0d2324dabf3584e47493af5940ef4160592a049d07c9b22a4e2f1bfdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a674e3b0d2324dabf3584e47493af5940ef4160592a049d07c9b22a4e2f1bfdd", kill_on_drop: false }` [INFO] [stdout] a674e3b0d2324dabf3584e47493af5940ef4160592a049d07c9b22a4e2f1bfdd