[INFO] cloning repository https://github.com/ogxd/ffidji
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ogxd/ffidji" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fogxd%2Fffidji", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fogxd%2Fffidji'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bc32964bf4bbdd7197714671b0cb343bbce9616c
[INFO] testing ogxd/ffidji against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fogxd%2Fffidji" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ogxd/ffidji
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/ogxd/ffidji
[INFO] tweaked toml for git repo https://github.com/ogxd/ffidji written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ogxd/ffidji on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 40 packages to latest compatible versions
[INFO] [stderr]       Adding convert_case v0.5.0 (available: v0.8.0)
[INFO] [stderr]       Adding rstest v0.12.0 (available: v0.26.1)
[INFO] [stderr]       Adding serde-xml-rs v0.5.1 (available: v0.8.1)
[INFO] [stderr]       Adding structopt v0.2.18 (available: v0.3.26)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2dab9a26542f877f99fb6752b9a6db5f79d78a53666788108d56ba1a1a86fbe2
[INFO] running `Command { std: "docker" "start" "-a" "2dab9a26542f877f99fb6752b9a6db5f79d78a53666788108d56ba1a1a86fbe2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2dab9a26542f877f99fb6752b9a6db5f79d78a53666788108d56ba1a1a86fbe2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dab9a26542f877f99fb6752b9a6db5f79d78a53666788108d56ba1a1a86fbe2", kill_on_drop: false }`
[INFO] [stdout] 2dab9a26542f877f99fb6752b9a6db5f79d78a53666788108d56ba1a1a86fbe2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6fcdc76138cd64ac86e3a2180ae4476073a7773dbcd2dbded803b98d548e36eb
[INFO] running `Command { std: "docker" "start" "-a" "6fcdc76138cd64ac86e3a2180ae4476073a7773dbcd2dbded803b98d548e36eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling strip_bom v1.0.0
[INFO] [stderr]    Compiling convert_case v0.5.0
[INFO] [stderr]    Compiling structopt-derive v0.2.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling structopt v0.2.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde-xml-rs v0.5.1
[INFO] [stderr]    Compiling ffidji v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::ffi::CStr`
[INFO] [stdout]  --> src/output.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::ffi::CStr; 
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `i8 as int8`
[INFO] [stdout]   --> src/output.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use i8 as int8;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `u8 as uint8`
[INFO] [stdout]   --> src/output.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use u8 as uint8;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `i16 as int16`
[INFO] [stdout]   --> src/output.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use i16 as int16;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `u16 as uint16`
[INFO] [stdout]   --> src/output.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use u16 as uint16;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `u32 as uint32`
[INFO] [stdout]   --> src/output.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use u32 as uint32;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `i64 as int64`
[INFO] [stdout]   --> src/output.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use i64 as int64;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `u64 as uint64`
[INFO] [stdout]   --> src/output.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use u64 as uint64;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `f32 as float32`
[INFO] [stdout]   --> src/output.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use f32 as float32;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `f64 as float64`
[INFO] [stdout]   --> src/output.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use f64 as float64;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `string` should have an upper camel case name
[INFO] [stdout]   --> src/output.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | struct string
[INFO] [stdout]    |        ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `String`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `description` is never read
[INFO] [stdout]   --> src/interface/type.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub struct Type {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub description: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Type` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `description` is never read
[INFO] [stdout]   --> src/interface/method.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub struct Method {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub description: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Method` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PairToSum` is never constructed
[INFO] [stdout]   --> src/output.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | struct PairToSum
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ArrayToSum` is never constructed
[INFO] [stdout]   --> src/output.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 49 | struct ArrayToSum
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `string` is never constructed
[INFO] [stdout]   --> src/output.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | struct string
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `intsToSum_ptr` should have a snake case name
[INFO] [stdout]   --> src/output.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     intsToSum_ptr: *const int32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to snake case: `ints_to_sum_ptr`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `intsToSum_len` should have a snake case name
[INFO] [stdout]   --> src/output.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     intsToSum_len: int32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to snake case: `ints_to_sum_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]   --> src/output.rs:62:23
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub extern "C" fn Sum(A: int32, B: int32) -> int32
[INFO] [stdout]    |                       ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `B` should have a snake case name
[INFO] [stdout]   --> src/output.rs:62:33
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub extern "C" fn Sum(A: int32, B: int32) -> int32
[INFO] [stdout]    |                                 ^ help: convert the identifier to snake case: `b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s
[INFO] running `Command { std: "docker" "inspect" "6fcdc76138cd64ac86e3a2180ae4476073a7773dbcd2dbded803b98d548e36eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fcdc76138cd64ac86e3a2180ae4476073a7773dbcd2dbded803b98d548e36eb", kill_on_drop: false }`
[INFO] [stdout] 6fcdc76138cd64ac86e3a2180ae4476073a7773dbcd2dbded803b98d548e36eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 81c2fc435ad09024c94c52c29ec682bc9d782cb29fae3d2d8574d8f850715af1
[INFO] running `Command { std: "docker" "start" "-a" "81c2fc435ad09024c94c52c29ec682bc9d782cb29fae3d2d8574d8f850715af1", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stdout] warning: unused import: `std::ffi::CStr`
[INFO] [stdout]  --> src/output.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::ffi::CStr; 
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `i8 as int8`
[INFO] [stdout]   --> src/output.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use i8 as int8;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `u8 as uint8`
[INFO] [stdout]   --> src/output.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use u8 as uint8;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `i16 as int16`
[INFO] [stdout]   --> src/output.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use i16 as int16;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `u16 as uint16`
[INFO] [stdout]   --> src/output.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use u16 as uint16;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `u32 as uint32`
[INFO] [stdout]   --> src/output.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use u32 as uint32;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `i64 as int64`
[INFO] [stdout]   --> src/output.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use i64 as int64;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `u64 as uint64`
[INFO] [stdout]   --> src/output.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use u64 as uint64;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `f32 as float32`
[INFO] [stdout]   --> src/output.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use f32 as float32;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `f64 as float64`
[INFO] [stdout]   --> src/output.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use f64 as float64;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `string` should have an upper camel case name
[INFO] [stdout]   --> src/output.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | struct string
[INFO] [stdout]    |        ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `String`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `description` is never read
[INFO] [stdout]   --> src/interface/type.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub struct Type {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub description: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Type` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `description` is never read
[INFO] [stdout]   --> src/interface/method.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub struct Method {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub description: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Method` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PairToSum` is never constructed
[INFO] [stdout]   --> src/output.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | struct PairToSum
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ArrayToSum` is never constructed
[INFO] [stdout]   --> src/output.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 49 | struct ArrayToSum
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `string` is never constructed
[INFO] [stdout]   --> src/output.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | struct string
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `intsToSum_ptr` should have a snake case name
[INFO] [stdout]   --> src/output.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     intsToSum_ptr: *const int32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to snake case: `ints_to_sum_ptr`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `intsToSum_len` should have a snake case name
[INFO] [stdout]   --> src/output.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     intsToSum_len: int32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to snake case: `ints_to_sum_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]   --> src/output.rs:62:23
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub extern "C" fn Sum(A: int32, B: int32) -> int32
[INFO] [stdout]    |                       ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `B` should have a snake case name
[INFO] [stdout]   --> src/output.rs:62:33
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub extern "C" fn Sum(A: int32, B: int32) -> int32
[INFO] [stdout]    |                                 ^ help: convert the identifier to snake case: `b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rstest v0.12.0
[INFO] [stderr]    Compiling ffidji v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::ffi::CStr`
[INFO] [stdout]  --> src/output.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::ffi::CStr; 
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `i8 as int8`
[INFO] [stdout]   --> src/output.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use i8 as int8;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `u8 as uint8`
[INFO] [stdout]   --> src/output.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use u8 as uint8;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `i16 as int16`
[INFO] [stdout]   --> src/output.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use i16 as int16;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `u16 as uint16`
[INFO] [stdout]   --> src/output.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use u16 as uint16;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `u32 as uint32`
[INFO] [stdout]   --> src/output.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use u32 as uint32;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `i64 as int64`
[INFO] [stdout]   --> src/output.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use i64 as int64;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `u64 as uint64`
[INFO] [stdout]   --> src/output.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use u64 as uint64;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `f32 as float32`
[INFO] [stdout]   --> src/output.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use f32 as float32;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `f64 as float64`
[INFO] [stdout]   --> src/output.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use f64 as float64;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `string` should have an upper camel case name
[INFO] [stdout]   --> src/output.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | struct string
[INFO] [stdout]    |        ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `String`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `description` is never read
[INFO] [stdout]   --> src/interface/type.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub struct Type {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub description: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Type` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `description` is never read
[INFO] [stdout]   --> src/interface/method.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub struct Method {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub description: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Method` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PairToSum` is never constructed
[INFO] [stdout]   --> src/output.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | struct PairToSum
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ArrayToSum` is never constructed
[INFO] [stdout]   --> src/output.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 49 | struct ArrayToSum
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `string` is never constructed
[INFO] [stdout]   --> src/output.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | struct string
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `intsToSum_ptr` should have a snake case name
[INFO] [stdout]   --> src/output.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     intsToSum_ptr: *const int32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to snake case: `ints_to_sum_ptr`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `intsToSum_len` should have a snake case name
[INFO] [stdout]   --> src/output.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     intsToSum_len: int32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to snake case: `ints_to_sum_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]   --> src/output.rs:62:23
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub extern "C" fn Sum(A: int32, B: int32) -> int32
[INFO] [stdout]    |                       ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `B` should have a snake case name
[INFO] [stdout]   --> src/output.rs:62:33
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub extern "C" fn Sum(A: int32, B: int32) -> int32
[INFO] [stdout]    |                                 ^ help: convert the identifier to snake case: `b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] running `Command { std: "docker" "inspect" "81c2fc435ad09024c94c52c29ec682bc9d782cb29fae3d2d8574d8f850715af1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81c2fc435ad09024c94c52c29ec682bc9d782cb29fae3d2d8574d8f850715af1", kill_on_drop: false }`
[INFO] [stdout] 81c2fc435ad09024c94c52c29ec682bc9d782cb29fae3d2d8574d8f850715af1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a38cb4d8e4dccbe17a5c208a68e7e889c0bec83240cea5eaf235720816e5fd6c
[INFO] running `Command { std: "docker" "start" "-a" "a38cb4d8e4dccbe17a5c208a68e7e889c0bec83240cea5eaf235720816e5fd6c", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::ffi::CStr`
[INFO] [stderr]  --> src/output.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use std::ffi::CStr; 
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `i8 as int8`
[INFO] [stderr]   --> src/output.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use i8 as int8;
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `u8 as uint8`
[INFO] [stderr]   --> src/output.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | use u8 as uint8;
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `i16 as int16`
[INFO] [stderr]   --> src/output.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | use i16 as int16;
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `u16 as uint16`
[INFO] [stderr]   --> src/output.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | use u16 as uint16;
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `u32 as uint32`
[INFO] [stderr]   --> src/output.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | use u32 as uint32;
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `i64 as int64`
[INFO] [stderr]   --> src/output.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 18 | use i64 as int64;
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `u64 as uint64`
[INFO] [stderr]   --> src/output.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | use u64 as uint64;
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `f32 as float32`
[INFO] [stderr]   --> src/output.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 20 | use f32 as float32;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `f64 as float64`
[INFO] [stderr]   --> src/output.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 21 | use f64 as float64;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `string` should have an upper camel case name
[INFO] [stderr]   --> src/output.rs:55:8
[INFO] [stderr]    |
[INFO] [stderr] 55 | struct string
[INFO] [stderr]    |        ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `String`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `description` is never read
[INFO] [stderr]   --> src/interface/type.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 4  | pub struct Type {
[INFO] [stderr]    |            ---- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 10 |     pub description: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Type` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `description` is never read
[INFO] [stderr]   --> src/interface/method.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 4  | pub struct Method {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 10 |     pub description: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Method` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PairToSum` is never constructed
[INFO] [stderr]   --> src/output.rs:43:8
[INFO] [stderr]    |
[INFO] [stderr] 43 | struct PairToSum
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ArrayToSum` is never constructed
[INFO] [stderr]   --> src/output.rs:49:8
[INFO] [stderr]    |
[INFO] [stderr] 49 | struct ArrayToSum
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `string` is never constructed
[INFO] [stderr]   --> src/output.rs:55:8
[INFO] [stderr]    |
[INFO] [stderr] 55 | struct string
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `intsToSum_ptr` should have a snake case name
[INFO] [stderr]   --> src/output.rs:51:5
[INFO] [stderr]    |
[INFO] [stderr] 51 |     intsToSum_ptr: *const int32,
[INFO] [stderr]    |     ^^^^^^^^^^^^^ help: convert the identifier to snake case: `ints_to_sum_ptr`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `intsToSum_len` should have a snake case name
[INFO] [stderr]   --> src/output.rs:52:5
[INFO] [stderr]    |
[INFO] [stderr] 52 |     intsToSum_len: int32,
[INFO] [stderr]    |     ^^^^^^^^^^^^^ help: convert the identifier to snake case: `ints_to_sum_len`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `A` should have a snake case name
[INFO] [stderr]   --> src/output.rs:62:23
[INFO] [stderr]    |
[INFO] [stderr] 62 | pub extern "C" fn Sum(A: int32, B: int32) -> int32
[INFO] [stderr]    |                       ^ help: convert the identifier to snake case: `a`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `B` should have a snake case name
[INFO] [stderr]   --> src/output.rs:62:33
[INFO] [stderr]    |
[INFO] [stderr] 62 | pub extern "C" fn Sum(A: int32, B: int32) -> int32
[INFO] [stderr]    |                                 ^ help: convert the identifier to snake case: `b`
[INFO] [stderr] 
[INFO] [stderr] warning: `ffidji` (lib) generated 20 warnings (run `cargo fix --lib -p ffidji` to apply 10 suggestions)
[INFO] [stderr] warning: `ffidji` (lib test) generated 20 warnings (20 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ffidji-9637e1fc189835c0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ffidji-d77e3317cb03c7e3)
[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] [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/mod.rs (/opt/rustwide/target/debug/deps/mod-4ba53d357c26ea73)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::tests::test_generates_and_builds::case_1 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tests::test_generates_and_builds::case_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] current dir: Ok("/opt/rustwide/workdir")
[INFO] [stdout] Generating FFI to call rust from csharp :)
[INFO] [stdout] Interface file: tests/interface_structs.xml
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tests::test_generates_and_builds::case_1' panicked at src/lib.rs:67:60:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e435d182ba2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e435d182ba2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e435d182ba2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e435d182ba2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e435d1a9873 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e435d1a9873 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5e435d17fa23 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e435d17fa23 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e435d1829f2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e435d18411c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e435d183f72 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e435d0f5824 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e435d0f5824 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e435d184bfb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e435d184bfb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e435d1848ca - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e435d183099 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5e435d18455d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e435d1a8120 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e435d1a8496 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5e435d119055 - core::result::Result<T,E>::unwrap::h8ed1a956dacaca40
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e435d119055 - ffidji::execute::haebbd9ff3c65c28c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:67:60
[INFO] [stdout]   22:     0x5e435d0bb532 - mod::tests::tests::test_generates_and_builds::h9468e11978e8d72a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:27:9
[INFO] [stdout]   23:     0x5e435d0bb532 - mod::tests::tests::test_generates_and_builds::case_1::h87fe26c40b6c0331
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:11:5
[INFO] [stdout]   24:     0x5e435d0bb532 - mod::tests::tests::test_generates_and_builds::case_1::{{closure}}::h428d8a52223f772c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:11:14
[INFO] [stdout]   25:     0x5e435d0bb532 - core::ops::function::FnOnce::call_once::ha825eede561f1282
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5e435d0faf5b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5e435d0faf5b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x5e435d0fa19e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x5e435d0fa19e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5e435d0fa19e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x5e435d0fa19e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x5e435d0fa19e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5e435d0fa19e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x5e435d0fa19e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x5e435d0bdd44 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x5e435d0bdd44 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   37:     0x5e435d0c16ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x5e435d0c16ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5e435d0c16ea - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x5e435d0c16ea - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x5e435d0c16ea - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5e435d0c16ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x5e435d0c16ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5e435d187b57 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5e435d187b57 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x5e435d187b57 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   47:     0x71312533eaa4 - <unknown>
[INFO] [stdout]   48:     0x7131253cba34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::tests::test_generates_and_builds::case_1
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test mod`
[INFO] running `Command { std: "docker" "inspect" "a38cb4d8e4dccbe17a5c208a68e7e889c0bec83240cea5eaf235720816e5fd6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a38cb4d8e4dccbe17a5c208a68e7e889c0bec83240cea5eaf235720816e5fd6c", kill_on_drop: false }`
[INFO] [stdout] a38cb4d8e4dccbe17a5c208a68e7e889c0bec83240cea5eaf235720816e5fd6c
