[INFO] cloning repository https://github.com/zacostudio/zaco-compiler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zacostudio/zaco-compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzacostudio%2Fzaco-compiler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzacostudio%2Fzaco-compiler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a6bc5d4d822ce240eac7df3d5238920447fb5b76
[INFO] testing zacostudio/zaco-compiler against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzacostudio%2Fzaco-compiler" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zacostudio/zaco-compiler
[INFO] finished tweaking git repo https://github.com/zacostudio/zaco-compiler
[INFO] tweaked toml for git repo https://github.com/zacostudio/zaco-compiler written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zacostudio/zaco-compiler on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zacostudio/zaco-compiler 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded target-lexicon v0.13.4
[INFO] [stderr]   Downloaded cranelift-control v0.116.1
[INFO] [stderr]   Downloaded colorchoice v1.0.4
[INFO] [stderr]   Downloaded cranelift-object v0.116.1
[INFO] [stderr]   Downloaded anstream v0.6.21
[INFO] [stderr]   Downloaded is_terminal_polyfill v1.70.2
[INFO] [stderr]   Downloaded once_cell_polyfill v1.70.2
[INFO] [stderr]   Downloaded anstyle-query v1.1.5
[INFO] [stderr]   Downloaded cranelift-native v0.116.1
[INFO] [stderr]   Downloaded clap v4.5.58
[INFO] [stderr]   Downloaded cranelift-frontend v0.116.1
[INFO] [stderr]   Downloaded anyhow v1.0.101
[INFO] [stderr]   Downloaded arbitrary v1.4.2
[INFO] [stderr]   Downloaded regalloc2 v0.11.2
[INFO] [stderr]   Downloaded anstyle v1.0.13
[INFO] [stderr]   Downloaded syn v2.0.115
[INFO] [stderr]   Downloaded hashbrown v0.15.5
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.116.1
[INFO] [stderr]   Downloaded cranelift-isle v0.116.1
[INFO] [stderr]   Downloaded ariadne v0.5.1
[INFO] [stderr]   Downloaded anstyle-parse v0.2.7
[INFO] [stderr]   Downloaded libc v0.2.182
[INFO] [stderr]   Downloaded unicode-ident v1.0.23
[INFO] [stderr]   Downloaded unicode-width v0.1.14
[INFO] [stderr]   Downloaded quote v1.0.44
[INFO] [stderr]   Downloaded clap_derive v4.5.55
[INFO] [stderr]   Downloaded cranelift v0.116.1
[INFO] [stderr]   Downloaded cranelift-module v0.116.1
[INFO] [stderr]   Downloaded clap_builder v4.5.58
[INFO] [stderr]   Downloaded cranelift-codegen v0.116.1
[INFO] [stderr]   Downloaded cranelift-entity v0.116.1
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.11
[INFO] [stderr]   Downloaded clap_lex v1.0.0
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.116.1
[INFO] [stderr]   Downloaded cranelift-bforest v0.116.1
[INFO] [stderr]   Downloaded cranelift-bitset v0.116.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37cd5c0f5d12231fb3f6e628719a38956f7943b4e4f19eed0a1a50200135cde9
[INFO] running `Command { std: "docker" "start" "-a" "37cd5c0f5d12231fb3f6e628719a38956f7943b4e4f19eed0a1a50200135cde9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37cd5c0f5d12231fb3f6e628719a38956f7943b4e4f19eed0a1a50200135cde9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37cd5c0f5d12231fb3f6e628719a38956f7943b4e4f19eed0a1a50200135cde9", kill_on_drop: false }`
[INFO] [stdout] 37cd5c0f5d12231fb3f6e628719a38956f7943b4e4f19eed0a1a50200135cde9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a521ed92b4193abd944e06ba637bbad8872b3677c2ccecf7abd8f8b6275e523
[INFO] running `Command { std: "docker" "start" "-a" "5a521ed92b4193abd944e06ba637bbad8872b3677c2ccecf7abd8f8b6275e523", kill_on_drop: false }`
[INFO] [stderr]    Compiling cranelift-isle v0.116.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.116.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling target-lexicon v0.13.4
[INFO] [stderr]    Compiling cranelift-bitset v0.116.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.116.1
[INFO] [stderr]    Compiling cranelift-entity v0.116.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cranelift-bforest v0.116.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling regalloc2 v0.11.2
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling cranelift-control v0.116.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zaco-ast v0.1.0 (/opt/rustwide/workdir/crates/zaco-ast)
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling zaco-ir v0.1.0 (/opt/rustwide/workdir/crates/zaco-ir)
[INFO] [stderr]    Compiling zaco-lexer v0.1.0 (/opt/rustwide/workdir/crates/zaco-lexer)
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling ariadne v0.5.1
[INFO] [stderr]    Compiling zaco-parser v0.1.0 (/opt/rustwide/workdir/crates/zaco-parser)
[INFO] [stderr]    Compiling cranelift-codegen v0.116.1
[INFO] [stderr]    Compiling zaco-typeck v0.1.0 (/opt/rustwide/workdir/crates/zaco-typeck)
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling cranelift-frontend v0.116.1
[INFO] [stderr]    Compiling cranelift-module v0.116.1
[INFO] [stderr]    Compiling cranelift-native v0.116.1
[INFO] [stderr]    Compiling cranelift-object v0.116.1
[INFO] [stderr]    Compiling cranelift v0.116.1
[INFO] [stderr]    Compiling zaco-codegen v0.1.0 (/opt/rustwide/workdir/crates/zaco-codegen)
[INFO] [stderr]    Compiling zaco-driver v0.1.0 (/opt/rustwide/workdir/crates/zaco-driver)
[INFO] [stdout] warning: field `base_dir` is never read
[INFO] [stdout]   --> crates/zaco-driver/src/resolver.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct ModuleResolver {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 22 |     /// Base directory for resolving relative imports
[INFO] [stdout] 23 |     base_dir: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> crates/zaco-driver/src/package_json.rs:127:11
[INFO] [stdout]     |
[INFO] [stdout] 127 |     Array(Vec<JsonValue>),
[INFO] [stdout]     |     ----- ^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `JsonValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 127 -     Array(Vec<JsonValue>),
[INFO] [stdout] 127 +     Array(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> crates/zaco-driver/src/package_json.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout] 128 |     Number(f64),
[INFO] [stdout]     |     ------ ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `JsonValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 128 -     Number(f64),
[INFO] [stdout] 128 +     Number(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> crates/zaco-driver/src/package_json.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 |     Bool(bool),
[INFO] [stdout]     |     ---- ^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `JsonValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 129 -     Bool(bool),
[INFO] [stdout] 129 +     Bool(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "5a521ed92b4193abd944e06ba637bbad8872b3677c2ccecf7abd8f8b6275e523", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a521ed92b4193abd944e06ba637bbad8872b3677c2ccecf7abd8f8b6275e523", kill_on_drop: false }`
[INFO] [stdout] 5a521ed92b4193abd944e06ba637bbad8872b3677c2ccecf7abd8f8b6275e523
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6af134edffe9473741b22155208af2149a5dde2a1d59c4d8f6ae1506c18026f
[INFO] running `Command { std: "docker" "start" "-a" "b6af134edffe9473741b22155208af2149a5dde2a1d59c4d8f6ae1506c18026f", kill_on_drop: false }`
[INFO] [stderr]    Compiling zaco-codegen v0.1.0 (/opt/rustwide/workdir/crates/zaco-codegen)
[INFO] [stderr]    Compiling zaco-lexer v0.1.0 (/opt/rustwide/workdir/crates/zaco-lexer)
[INFO] [stderr]    Compiling zaco-parser v0.1.0 (/opt/rustwide/workdir/crates/zaco-parser)
[INFO] [stderr]    Compiling zaco-typeck v0.1.0 (/opt/rustwide/workdir/crates/zaco-typeck)
[INFO] [stderr]    Compiling zaco-ir v0.1.0 (/opt/rustwide/workdir/crates/zaco-ir)
[INFO] [stdout] warning: field `base_dir` is never read
[INFO] [stdout]   --> crates/zaco-driver/src/resolver.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct ModuleResolver {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 22 |     /// Base directory for resolving relative imports
[INFO] [stdout] 23 |     base_dir: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> crates/zaco-driver/src/package_json.rs:127:11
[INFO] [stdout]     |
[INFO] [stdout] 127 |     Array(Vec<JsonValue>),
[INFO] [stdout]     |     ----- ^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `JsonValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 127 -     Array(Vec<JsonValue>),
[INFO] [stdout] 127 +     Array(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> crates/zaco-driver/src/package_json.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout] 128 |     Number(f64),
[INFO] [stdout]     |     ------ ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `JsonValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 128 -     Number(f64),
[INFO] [stdout] 128 +     Number(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> crates/zaco-driver/src/package_json.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 |     Bool(bool),
[INFO] [stdout]     |     ---- ^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `JsonValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 129 -     Bool(bool),
[INFO] [stdout] 129 +     Bool(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling zaco-driver v0.1.0 (/opt/rustwide/workdir/crates/zaco-driver)
[INFO] [stdout] warning: field `base_dir` is never read
[INFO] [stdout]   --> crates/zaco-driver/src/resolver.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct ModuleResolver {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 22 |     /// Base directory for resolving relative imports
[INFO] [stdout] 23 |     base_dir: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> crates/zaco-driver/src/package_json.rs:127:11
[INFO] [stdout]     |
[INFO] [stdout] 127 |     Array(Vec<JsonValue>),
[INFO] [stdout]     |     ----- ^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `JsonValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 127 -     Array(Vec<JsonValue>),
[INFO] [stdout] 127 +     Array(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> crates/zaco-driver/src/package_json.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout] 128 |     Number(f64),
[INFO] [stdout]     |     ------ ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `JsonValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 128 -     Number(f64),
[INFO] [stdout] 128 +     Number(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> crates/zaco-driver/src/package_json.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 |     Bool(bool),
[INFO] [stdout]     |     ---- ^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `JsonValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 129 -     Bool(bool),
[INFO] [stdout] 129 +     Bool(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling zaco-ast v0.1.0 (/opt/rustwide/workdir/crates/zaco-ast)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.68s
[INFO] running `Command { std: "docker" "inspect" "b6af134edffe9473741b22155208af2149a5dde2a1d59c4d8f6ae1506c18026f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6af134edffe9473741b22155208af2149a5dde2a1d59c4d8f6ae1506c18026f", kill_on_drop: false }`
[INFO] [stdout] b6af134edffe9473741b22155208af2149a5dde2a1d59c4d8f6ae1506c18026f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ca94787d1f6eb3c2be0ce4d3eceb02aec2c4c94b5eaf7864bdeca149afe8f13c
[INFO] running `Command { std: "docker" "start" "-a" "ca94787d1f6eb3c2be0ce4d3eceb02aec2c4c94b5eaf7864bdeca149afe8f13c", kill_on_drop: false }`
[INFO] [stderr] warning: field `base_dir` is never read
[INFO] [stderr]   --> crates/zaco-driver/src/resolver.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub struct ModuleResolver {
[INFO] [stderr]    |            -------------- field in this struct
[INFO] [stderr] 22 |     /// Base directory for resolving relative imports
[INFO] [stderr] 23 |     base_dir: PathBuf,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> crates/zaco-driver/src/package_json.rs:127:11
[INFO] [stderr]     |
[INFO] [stderr] 127 |     Array(Vec<JsonValue>),
[INFO] [stderr]     |     ----- ^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `JsonValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 127 -     Array(Vec<JsonValue>),
[INFO] [stderr] 127 +     Array(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> crates/zaco-driver/src/package_json.rs:128:12
[INFO] [stderr]     |
[INFO] [stderr] 128 |     Number(f64),
[INFO] [stderr]     |     ------ ^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `JsonValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 128 -     Number(f64),
[INFO] [stderr] 128 +     Number(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> crates/zaco-driver/src/package_json.rs:129:10
[INFO] [stderr]     |
[INFO] [stderr] 129 |     Bool(bool),
[INFO] [stderr]     |     ---- ^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `JsonValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 129 -     Bool(bool),
[INFO] [stderr] 129 +     Bool(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `zaco-driver` (lib) generated 4 warnings
[INFO] [stderr] warning: `zaco-driver` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zaco_ast-4bcf19179f4fbee4)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::test_basic_types ... ok
[INFO] [stdout] test tests::test_binary_op ... ok
[INFO] [stdout] test tests::test_clone_expr ... ok
[INFO] [stdout] test tests::test_class_decl ... ok
[INFO] [stdout] test tests::test_expressions ... ok
[INFO] [stdout] test tests::test_function_decl ... ok
[INFO] [stdout] test tests::test_ownership ... ok
[INFO] [stdout] test tests::test_ownership_annotation ... ok
[INFO] [stdout] test tests::test_var_decl ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zaco_codegen-34b35b295b5b9499)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::test_codegen_creation ... ok
[INFO] [stdout] test tests::test_type_conversion ... ok
[INFO] [stdout] test tests::test_simple_function_compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zaco_driver-ac612b35c1a11175)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test dep_graph::tests::test_simple_graph ... ok
[INFO] [stdout] test dep_graph::tests::test_cycle_detection ... ok
[INFO] [stdout] test dep_graph::tests::test_diamond_dependency ... ok
[INFO] [stdout] test dts_loader::tests::test_parse_interface ... ok
[INFO] [stdout] test dts_loader::tests::test_parse_type_alias ... ok
[INFO] [stdout] test dts_loader::tests::test_parse_function_declaration ... ok
[INFO] [stdout] test dts_loader::tests::test_parse_variable ... ok
[INFO] [stdout] test npm_resolver::tests::test_parse_package_specifier ... ok
[INFO] [stdout] test package_json::tests::test_parse_dependencies ... ok
[INFO] [stdout] test package_json::tests::test_parse_simple_package_json ... ok
[INFO] [stdout] test resolver::tests::test_builtin_detection ... ok
[INFO] [stdout] test package_json::tests::test_parse_package_json_with_negative_numbers ... ok
[INFO] [stdout] test package_json::tests::test_parse_package_json_with_numbers ... ok
[INFO] [stdout] test package_json::tests::test_parse_exports ... ok
[INFO] [stdout] test resolver::tests::test_package_detection ... ok
[INFO] [stdout] test resolver::tests::test_relative_resolution ... ok
[INFO] [stdout] test npm_resolver::tests::test_find_project_root ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zaco-4bcc5b2b3fdefce1)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_module_path_to_init_name_no_collision ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-3943d6fc9ba7de1d)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test test_builtin_import_compiles_ok ... ok
[INFO] [stdout] test test_exit_code_zero ... FAILED
[INFO] [stdout] test test_arithmetic_add ... FAILED
[INFO] [stdout] test test_arithmetic_div ... FAILED
[INFO] [stdout] test test_arithmetic_mul ... FAILED
[INFO] [stdout] test test_boolean_output ... FAILED
[INFO] [stdout] test test_ir_emission ... ok
[INFO] [stdout] test test_hello_string_only ... FAILED
[INFO] [stdout] test test_hello_world ... FAILED
[INFO] [stdout] test test_arithmetic_sub ... FAILED
[INFO] [stdout] test test_if_false ... FAILED
[INFO] [stdout] test test_switch_ir_emission ... ok
[INFO] [stdout] test test_arithmetic_mod ... FAILED
[INFO] [stdout] test test_unresolved_import_fails_compilation ... ok
[INFO] [stdout] test test_if_true ... FAILED
[INFO] [stdout] test test_mixed_output ... FAILED
[INFO] [stdout] test test_integer_variables ... FAILED
[INFO] [stdout] test test_switch_default_case ... FAILED
[INFO] [stdout] test test_multiple_args ... FAILED
[INFO] [stdout] test test_switch_basic_match ... FAILED
[INFO] [stdout] test test_switch_no_match_no_default ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_exit_code_zero stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_exit_code_zero' (64) panicked at crates/zaco-driver/tests/integration.rs:318:54:
[INFO] [stdout] run failed: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61cc1ee50272 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61cc1ee50272 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61cc1ee50272 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61cc1ee50272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61cc1ee602ca - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61cc1ee602ca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x61cc1ee1e736 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61cc1ee1e736 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61cc1ee2f6d9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61cc1ee2f6d9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61cc1ee2f571 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61cc1edf292e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61cc1edf292e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61cc1ee2f952 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61cc1ee2f952 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61cc1ee2f798 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61cc1ee2a8f9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61cc1ee12a7d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61cc1ee675bc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61cc1ee66f32 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61cc1edca7ee - core::result::Result<T,E>::expect::hfc2246b2835d148f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61cc1edc8475 - integration::test_exit_code_zero::h9a1786ec6f865105
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:318:54
[INFO] [stdout]   22:     0x61cc1edc85b7 - integration::test_exit_code_zero::{{closure}}::hf5b1f72777522da3
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:292:25
[INFO] [stdout]   23:     0x61cc1edcd796 - core::ops::function::FnOnce::call_once::hdc93bdd7550d6174
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61cc1edf26eb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61cc1edf26eb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x61cc1ee060fa - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x61cc1ee060fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x61cc1ee060fa - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x61cc1ee060fa - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x61cc1ee060fa - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61cc1ee060fa - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x61cc1ee060fa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x61cc1ede0554 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x61cc1ede0554 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x61cc1ede3ef2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x61cc1ede3ef2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x61cc1ede3ef2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x61cc1ede3ef2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x61cc1ede3ef2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61cc1ede3ef2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x61cc1ede3ef2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61cc1ee2592f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x61cc1ee2592f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x7aab4c0d1aa4 - <unknown>
[INFO] [stdout]   45:     0x7aab4c15ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_arithmetic_add stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_arithmetic_add' (51) panicked at crates/zaco-driver/tests/integration.rs:59:9:
[INFO] [stdout] Compilation failed!
[INFO] [stdout] stdout: 
[INFO] [stdout] stderr: Warning: Rust runtime library not found
[INFO] [stdout] To build it, run: cd runtime/zaco_runtime_rs && cargo build --release
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_temp_54.o: in function `main':
[INFO] [stdout] zaco_module:(.text+0x10): undefined reference to `zaco_runtime_init'
[INFO] [stdout] /usr/bin/ld: zaco_module:(.text+0x88): undefined reference to `zaco_runtime_shutdown'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_54.o: in function `zaco_f64_to_str':
[INFO] [stdout] zaco_runtime.c:(.text+0x3c2): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_54.o: in function `zaco_print_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x4f0): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_54.o: in function `zaco_math_floor':
[INFO] [stdout] zaco_runtime.c:(.text+0x8d3): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_54.o: in function `zaco_math_ceil':
[INFO] [stdout] zaco_runtime.c:(.text+0x8f4): undefined reference to `ceil'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_54.o: in function `zaco_math_round':
[INFO] [stdout] zaco_runtime.c:(.text+0x915): undefined reference to `round'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_54.o: in function `zaco_math_sqrt':
[INFO] [stdout] zaco_runtime.c:(.text+0x956): undefined reference to `sqrt'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_54.o: in function `zaco_math_pow':
[INFO] [stdout] zaco_runtime.c:(.text+0x985): undefined reference to `pow'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_54.o: in function `zaco_math_sin':
[INFO] [stdout] zaco_runtime.c:(.text+0x9a6): undefined reference to `sin'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_54.o: in function `zaco_math_cos':
[INFO] [stdout] zaco_runtime.c:(.text+0x9c7): undefined reference to `cos'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_54.o: in function `zaco_math_tan':
[INFO] [stdout] zaco_runtime.c:(.text+0x9e8): undefined reference to `tan'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_54.o: in function `zaco_math_log':
[INFO] [stdout] zaco_runtime.c:(.text+0xa09): undefined reference to `log'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_54.o: in function `zaco_math_log2':
[INFO] [stdout] zaco_runtime.c:(.text+0xa2a): undefined reference to `log2'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_54.o: in function `zaco_math_log10':
[INFO] [stdout] zaco_runtime.c:(.text+0xa4b): undefined reference to `log10'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_54.o: in function `zaco_console_error_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x1420): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_54.o: in function `zaco_console_debug_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x163b): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_54.o: in function `zaco_parse_int':
[INFO] [stdout] zaco_runtime.c:(.text+0x2e26): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_54.o: in function `zaco_console_warn_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x3656): undefined reference to `floor'
[INFO] [stdout] collect2: error: ld returned 1 exit status
[INFO] [stdout] Linking error: Linker exited with status: exit status: 1
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61cc1ee50272 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61cc1ee50272 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61cc1ee50272 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61cc1ee50272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61cc1ee602ca - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61cc1ee602ca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x61cc1ee1e736 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61cc1ee1e736 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61cc1ee2f6d9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61cc1ee2f6d9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61cc1ee2f571 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61cc1edf292e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61cc1edf292e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61cc1ee2f952 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61cc1ee2f952 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61cc1ee2f798 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61cc1ee2a8f9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61cc1ee12a7d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61cc1ee675bc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61cc1edc6500 - integration::compile_and_run::h01842e3e124a2289
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:59:9
[INFO] [stdout]   20:     0x61cc1edc76c2 - integration::test_arithmetic_add::he81bf325e82a851d
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:144:18
[INFO] [stdout]   21:     0x61cc1edc77b7 - integration::test_arithmetic_add::{{closure}}::hdcae3ea1423b8337
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:143:25
[INFO] [stdout]   22:     0x61cc1edcd4d6 - core::ops::function::FnOnce::call_once::h932ee67000cb0f9f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61cc1edf26eb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61cc1edf26eb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x61cc1ee060fa - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x61cc1ee060fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x61cc1ee060fa - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x61cc1ee060fa - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x61cc1ee060fa - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x61cc1ee060fa - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x61cc1ee060fa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x61cc1ede0554 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x61cc1ede0554 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x61cc1ede3ef2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x61cc1ede3ef2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x61cc1ede3ef2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x61cc1ede3ef2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x61cc1ede3ef2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x61cc1ede3ef2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x61cc1ede3ef2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61cc1ee2592f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x61cc1ee2592f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   43:     0x7aab4c0d1aa4 - <unknown>
[INFO] [stdout]   44:     0x7aab4c15ea64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_arithmetic_div stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_arithmetic_div' (52) panicked at crates/zaco-driver/tests/integration.rs:59:9:
[INFO] [stdout] Compilation failed!
[INFO] [stdout] stdout: 
[INFO] [stdout] stderr: Warning: Rust runtime library not found
[INFO] [stdout] To build it, run: cd runtime/zaco_runtime_rs && cargo build --release
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_temp_58.o: in function `main':
[INFO] [stdout] zaco_module:(.text+0x10): undefined reference to `zaco_runtime_init'
[INFO] [stdout] /usr/bin/ld: zaco_module:(.text+0x88): undefined reference to `zaco_runtime_shutdown'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_58.o: in function `zaco_f64_to_str':
[INFO] [stdout] zaco_runtime.c:(.text+0x3c2): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_58.o: in function `zaco_print_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x4f0): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_58.o: in function `zaco_math_floor':
[INFO] [stdout] zaco_runtime.c:(.text+0x8d3): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_58.o: in function `zaco_math_ceil':
[INFO] [stdout] zaco_runtime.c:(.text+0x8f4): undefined reference to `ceil'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_58.o: in function `zaco_math_round':
[INFO] [stdout] zaco_runtime.c:(.text+0x915): undefined reference to `round'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_58.o: in function `zaco_math_sqrt':
[INFO] [stdout] zaco_runtime.c:(.text+0x956): undefined reference to `sqrt'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_58.o: in function `zaco_math_pow':
[INFO] [stdout] zaco_runtime.c:(.text+0x985): undefined reference to `pow'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_58.o: in function `zaco_math_sin':
[INFO] [stdout] zaco_runtime.c:(.text+0x9a6): undefined reference to `sin'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_58.o: in function `zaco_math_cos':
[INFO] [stdout] zaco_runtime.c:(.text+0x9c7): undefined reference to `cos'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_58.o: in function `zaco_math_tan':
[INFO] [stdout] zaco_runtime.c:(.text+0x9e8): undefined reference to `tan'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_58.o: in function `zaco_math_log':
[INFO] [stdout] zaco_runtime.c:(.text+0xa09): undefined reference to `log'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_58.o: in function `zaco_math_log2':
[INFO] [stdout] zaco_runtime.c:(.text+0xa2a): undefined reference to `log2'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_58.o: in function `zaco_math_log10':
[INFO] [stdout] zaco_runtime.c:(.text+0xa4b): undefined reference to `log10'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_58.o: in function `zaco_console_error_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x1420): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_58.o: in function `zaco_console_debug_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x163b): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_58.o: in function `zaco_parse_int':
[INFO] [stdout] zaco_runtime.c:(.text+0x2e26): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_58.o: in function `zaco_console_warn_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x3656): undefined reference to `floor'
[INFO] [stdout] collect2: error: ld returned 1 exit status
[INFO] [stdout] Linking error: Linker exited with status: exit status: 1
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61cc1ee50272 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61cc1ee50272 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61cc1ee50272 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61cc1ee50272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61cc1ee602ca - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61cc1ee602ca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x61cc1ee1e736 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61cc1ee1e736 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61cc1ee2f6d9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61cc1ee2f6d9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61cc1ee2f571 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61cc1edf292e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61cc1edf292e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61cc1ee2f952 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61cc1ee2f952 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61cc1ee2f798 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61cc1ee2a8f9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61cc1ee12a7d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61cc1ee675bc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61cc1edc6500 - integration::compile_and_run::h01842e3e124a2289
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:59:9
[INFO] [stdout]   20:     0x61cc1edc77f2 - integration::test_arithmetic_div::h498083589afdb171
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:183:18
[INFO] [stdout]   21:     0x61cc1edc78e7 - integration::test_arithmetic_div::{{closure}}::h85dc34db3f1154e1
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:182:25
[INFO] [stdout]   22:     0x61cc1edcd8d6 - core::ops::function::FnOnce::call_once::hf83f799f6a7bb52a
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61cc1edf26eb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61cc1edf26eb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x61cc1ee060fa - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x61cc1ee060fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x61cc1ee060fa - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x61cc1ee060fa - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x61cc1ee060fa - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x61cc1ee060fa - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x61cc1ee060fa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x61cc1ede0554 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x61cc1ede0554 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x61cc1ede3ef2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x61cc1ede3ef2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x61cc1ede3ef2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x61cc1ede3ef2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x61cc1ede3ef2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x61cc1ede3ef2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x61cc1ede3ef2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61cc1ee2592f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x61cc1ee2592f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   43:     0x7aab4c0d1aa4 - <unknown>
[INFO] [stdout]   44:     0x7aab4c15ea64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_arithmetic_mul stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_arithmetic_mul' (56) panicked at crates/zaco-driver/tests/integration.rs:59:9:
[INFO] [stdout] Compilation failed!
[INFO] [stdout] stdout: 
[INFO] [stdout] stderr: Warning: Rust runtime library not found
[INFO] [stdout] To build it, run: cd runtime/zaco_runtime_rs && cargo build --release
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_temp_59.o: in function `main':
[INFO] [stdout] zaco_module:(.text+0x10): undefined reference to `zaco_runtime_init'
[INFO] [stdout] /usr/bin/ld: zaco_module:(.text+0x88): undefined reference to `zaco_runtime_shutdown'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_59.o: in function `zaco_f64_to_str':
[INFO] [stdout] zaco_runtime.c:(.text+0x3c2): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_59.o: in function `zaco_print_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x4f0): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_59.o: in function `zaco_math_floor':
[INFO] [stdout] zaco_runtime.c:(.text+0x8d3): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_59.o: in function `zaco_math_ceil':
[INFO] [stdout] zaco_runtime.c:(.text+0x8f4): undefined reference to `ceil'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_59.o: in function `zaco_math_round':
[INFO] [stdout] zaco_runtime.c:(.text+0x915): undefined reference to `round'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_59.o: in function `zaco_math_sqrt':
[INFO] [stdout] zaco_runtime.c:(.text+0x956): undefined reference to `sqrt'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_59.o: in function `zaco_math_pow':
[INFO] [stdout] zaco_runtime.c:(.text+0x985): undefined reference to `pow'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_59.o: in function `zaco_math_sin':
[INFO] [stdout] zaco_runtime.c:(.text+0x9a6): undefined reference to `sin'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_59.o: in function `zaco_math_cos':
[INFO] [stdout] zaco_runtime.c:(.text+0x9c7): undefined reference to `cos'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_59.o: in function `zaco_math_tan':
[INFO] [stdout] zaco_runtime.c:(.text+0x9e8): undefined reference to `tan'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_59.o: in function `zaco_math_log':
[INFO] [stdout] zaco_runtime.c:(.text+0xa09): undefined reference to `log'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_59.o: in function `zaco_math_log2':
[INFO] [stdout] zaco_runtime.c:(.text+0xa2a): undefined reference to `log2'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_59.o: in function `zaco_math_log10':
[INFO] [stdout] zaco_runtime.c:(.text+0xa4b): undefined reference to `log10'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_59.o: in function `zaco_console_error_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x1420): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_59.o: in function `zaco_console_debug_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x163b): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_59.o: in function `zaco_parse_int':
[INFO] [stdout] zaco_runtime.c:(.text+0x2e26): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_59.o: in function `zaco_console_warn_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x3656): undefined reference to `floor'
[INFO] [stdout] collect2: error: ld returned 1 exit status
[INFO] [stdout] Linking error: Linker exited with status: exit status: 1
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61cc1ee50272 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61cc1ee50272 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61cc1ee50272 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61cc1ee50272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61cc1ee602ca - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61cc1ee602ca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x61cc1ee1e736 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61cc1ee1e736 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61cc1ee2f6d9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61cc1ee2f6d9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61cc1ee2f571 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61cc1edf292e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61cc1edf292e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61cc1ee2f952 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61cc1ee2f952 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61cc1ee2f798 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61cc1ee2a8f9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61cc1ee12a7d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61cc1ee675bc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61cc1edc6500 - integration::compile_and_run::h01842e3e124a2289
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:59:9
[INFO] [stdout]   20:     0x61cc1edc7a52 - integration::test_arithmetic_mul::hc952f17a455d8263
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:170:18
[INFO] [stdout]   21:     0x61cc1edc7b47 - integration::test_arithmetic_mul::{{closure}}::h6a620e9e5715ded0
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:169:25
[INFO] [stdout]   22:     0x61cc1edcd716 - core::ops::function::FnOnce::call_once::hcaa90e7462e42921
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61cc1edf26eb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stderr] error: test failed, to rerun pass `-p zaco-driver --test integration`
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61cc1edf26eb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x61cc1ee060fa - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x61cc1ee060fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x61cc1ee060fa - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x61cc1ee060fa - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x61cc1ee060fa - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x61cc1ee060fa - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x61cc1ee060fa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x61cc1ede0554 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x61cc1ede0554 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x61cc1ede3ef2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x61cc1ede3ef2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x61cc1ede3ef2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x61cc1ede3ef2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x61cc1ede3ef2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x61cc1ede3ef2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x61cc1ede3ef2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61cc1ee2592f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x61cc1ee2592f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   43:     0x7aab4c0d1aa4 - <unknown>
[INFO] [stdout]   44:     0x7aab4c15ea64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_boolean_output stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_boolean_output' (60) panicked at crates/zaco-driver/tests/integration.rs:59:9:
[INFO] [stdout] Compilation failed!
[INFO] [stdout] stdout: 
[INFO] [stdout] stderr: Warning: Rust runtime library not found
[INFO] [stdout] To build it, run: cd runtime/zaco_runtime_rs && cargo build --release
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_temp_62.o: in function `main':
[INFO] [stdout] zaco_module:(.text+0x15): undefined reference to `zaco_runtime_init'
[INFO] [stdout] /usr/bin/ld: zaco_module:(.text+0x89): undefined reference to `zaco_runtime_shutdown'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_62.o: in function `zaco_f64_to_str':
[INFO] [stdout] zaco_runtime.c:(.text+0x3c2): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_62.o: in function `zaco_print_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x4f0): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_62.o: in function `zaco_math_floor':
[INFO] [stdout] zaco_runtime.c:(.text+0x8d3): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_62.o: in function `zaco_math_ceil':
[INFO] [stdout] zaco_runtime.c:(.text+0x8f4): undefined reference to `ceil'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_62.o: in function `zaco_math_round':
[INFO] [stdout] zaco_runtime.c:(.text+0x915): undefined reference to `round'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_62.o: in function `zaco_math_sqrt':
[INFO] [stdout] zaco_runtime.c:(.text+0x956): undefined reference to `sqrt'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_62.o: in function `zaco_math_pow':
[INFO] [stdout] zaco_runtime.c:(.text+0x985): undefined reference to `pow'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_62.o: in function `zaco_math_sin':
[INFO] [stdout] zaco_runtime.c:(.text+0x9a6): undefined reference to `sin'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_62.o: in function `zaco_math_cos':
[INFO] [stdout] zaco_runtime.c:(.text+0x9c7): undefined reference to `cos'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_62.o: in function `zaco_math_tan':
[INFO] [stdout] zaco_runtime.c:(.text+0x9e8): undefined reference to `tan'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_62.o: in function `zaco_math_log':
[INFO] [stdout] zaco_runtime.c:(.text+0xa09): undefined reference to `log'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_62.o: in function `zaco_math_log2':
[INFO] [stdout] zaco_runtime.c:(.text+0xa2a): undefined reference to `log2'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_62.o: in function `zaco_math_log10':
[INFO] [stdout] zaco_runtime.c:(.text+0xa4b): undefined reference to `log10'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_62.o: in function `zaco_console_error_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x1420): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_62.o: in function `zaco_console_debug_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x163b): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_62.o: in function `zaco_parse_int':
[INFO] [stdout] zaco_runtime.c:(.text+0x2e26): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_62.o: in function `zaco_console_warn_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x3656): undefined reference to `floor'
[INFO] [stdout] collect2: error: ld returned 1 exit status
[INFO] [stdout] Linking error: Linker exited with status: exit status: 1
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61cc1ee50272 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61cc1ee50272 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61cc1ee50272 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61cc1ee50272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61cc1ee602ca - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61cc1ee602ca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x61cc1ee1e736 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61cc1ee1e736 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61cc1ee2f6d9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61cc1ee2f6d9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61cc1ee2f571 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61cc1edf292e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61cc1edf292e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61cc1ee2f952 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61cc1ee2f952 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61cc1ee2f798 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61cc1ee2a8f9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61cc1ee12a7d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61cc1ee675bc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61cc1edc6500 - integration::compile_and_run::h01842e3e124a2289
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:59:9
[INFO] [stdout]   20:     0x61cc1edc7cb2 - integration::test_boolean_output::h15185c8166ceb8dd
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:222:18
[INFO] [stdout]   21:     0x61cc1edc7da7 - integration::test_boolean_output::{{closure}}::h268a57f766a1c4ae
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:221:25
[INFO] [stdout]   22:     0x61cc1edcd816 - core::ops::function::FnOnce::call_once::he284ece1f31c429b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61cc1edf26eb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61cc1edf26eb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x61cc1ee060fa - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x61cc1ee060fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x61cc1ee060fa - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x61cc1ee060fa - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x61cc1ee060fa - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x61cc1ee060fa - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x61cc1ee060fa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x61cc1ede0554 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x61cc1ede0554 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x61cc1ede3ef2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x61cc1ede3ef2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x61cc1ede3ef2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x61cc1ede3ef2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x61cc1ede3ef2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x61cc1ede3ef2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x61cc1ede3ef2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61cc1ee2592f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x61cc1ee2592f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   43:     0x7aab4c0d1aa4 - <unknown>
[INFO] [stdout]   44:     0x7aab4c15ea64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_hello_string_only stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_hello_string_only' (74) panicked at crates/zaco-driver/tests/integration.rs:59:9:
[INFO] [stdout] Compilation failed!
[INFO] [stdout] stdout: 
[INFO] [stdout] stderr: Warning: Rust runtime library not found
[INFO] [stdout] To build it, run: cd runtime/zaco_runtime_rs && cargo build --release
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_temp_75.o: in function `main':
[INFO] [stdout] zaco_module:(.text+0xf): undefined reference to `zaco_runtime_init'
[INFO] [stdout] /usr/bin/ld: zaco_module:(.text+0x53): undefined reference to `zaco_runtime_shutdown'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_75.o: in function `zaco_f64_to_str':
[INFO] [stdout] zaco_runtime.c:(.text+0x3c2): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_75.o: in function `zaco_print_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x4f0): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_75.o: in function `zaco_math_floor':
[INFO] [stdout] zaco_runtime.c:(.text+0x8d3): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_75.o: in function `zaco_math_ceil':
[INFO] [stdout] zaco_runtime.c:(.text+0x8f4): undefined reference to `ceil'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_75.o: in function `zaco_math_round':
[INFO] [stdout] zaco_runtime.c:(.text+0x915): undefined reference to `round'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_75.o: in function `zaco_math_sqrt':
[INFO] [stdout] zaco_runtime.c:(.text+0x956): undefined reference to `sqrt'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_75.o: in function `zaco_math_pow':
[INFO] [stdout] zaco_runtime.c:(.text+0x985): undefined reference to `pow'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_75.o: in function `zaco_math_sin':
[INFO] [stdout] zaco_runtime.c:(.text+0x9a6): undefined reference to `sin'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_75.o: in function `zaco_math_cos':
[INFO] [stdout] zaco_runtime.c:(.text+0x9c7): undefined reference to `cos'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_75.o: in function `zaco_math_tan':
[INFO] [stdout] zaco_runtime.c:(.text+0x9e8): undefined reference to `tan'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_75.o: in function `zaco_math_log':
[INFO] [stdout] zaco_runtime.c:(.text+0xa09): undefined reference to `log'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_75.o: in function `zaco_math_log2':
[INFO] [stdout] zaco_runtime.c:(.text+0xa2a): undefined reference to `log2'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_75.o: in function `zaco_math_log10':
[INFO] [stdout] zaco_runtime.c:(.text+0xa4b): undefined reference to `log10'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_75.o: in function `zaco_console_error_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x1420): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_75.o: in function `zaco_console_debug_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x163b): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_75.o: in function `zaco_parse_int':
[INFO] [stdout] zaco_runtime.c:(.text+0x2e26): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_75.o: in function `zaco_console_warn_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x3656): undefined reference to `floor'
[INFO] [stdout] collect2: error: ld returned 1 exit status
[INFO] [stdout] Linking error: Linker exited with status: exit status: 1
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61cc1ee50272 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61cc1ee50272 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61cc1ee50272 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61cc1ee50272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61cc1ee602ca - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61cc1ee602ca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x61cc1ee1e736 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61cc1ee1e736 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61cc1ee2f6d9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61cc1ee2f6d9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61cc1ee2f571 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61cc1edf292e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61cc1edf292e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61cc1ee2f952 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61cc1ee2f952 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61cc1ee2f798 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61cc1ee2a8f9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61cc1ee12a7d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61cc1ee675bc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61cc1edc6500 - integration::compile_and_run::h01842e3e124a2289
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:59:9
[INFO] [stdout]   20:     0x61cc1edc85f2 - integration::test_hello_string_only::h56fcb12ee8a74a2f
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:121:18
[INFO] [stdout]   21:     0x61cc1edc86e7 - integration::test_hello_string_only::{{closure}}::h0fdfa8ef5f941ef6
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:120:28
[INFO] [stdout]   22:     0x61cc1edcd856 - core::ops::function::FnOnce::call_once::he8577318b9a6d188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61cc1edf26eb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61cc1edf26eb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x61cc1ee060fa - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x61cc1ee060fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x61cc1ee060fa - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x61cc1ee060fa - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x61cc1ee060fa - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x61cc1ee060fa - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x61cc1ee060fa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x61cc1ede0554 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x61cc1ede0554 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x61cc1ede3ef2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x61cc1ede3ef2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x61cc1ede3ef2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x61cc1ede3ef2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x61cc1ede3ef2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x61cc1ede3ef2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x61cc1ede3ef2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61cc1ee2592f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x61cc1ee2592f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   43:     0x7aab4c0d1aa4 - <unknown>
[INFO] [stdout]   44:     0x7aab4c15ea64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_hello_world stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_hello_world' (91) panicked at crates/zaco-driver/tests/integration.rs:59:9:
[INFO] [stdout] Compilation failed!
[INFO] [stdout] stdout: 
[INFO] [stdout] stderr: Warning: Rust runtime library not found
[INFO] [stdout] To build it, run: cd runtime/zaco_runtime_rs && cargo build --release
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_temp_92.o: in function `main':
[INFO] [stdout] zaco_module:(.text+0xf): undefined reference to `zaco_runtime_init'
[INFO] [stdout] /usr/bin/ld: zaco_module:(.text+0x53): undefined reference to `zaco_runtime_shutdown'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_92.o: in function `zaco_f64_to_str':
[INFO] [stdout] zaco_runtime.c:(.text+0x3c2): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_92.o: in function `zaco_print_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x4f0): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_92.o: in function `zaco_math_floor':
[INFO] [stdout] zaco_runtime.c:(.text+0x8d3): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_92.o: in function `zaco_math_ceil':
[INFO] [stdout] zaco_runtime.c:(.text+0x8f4): undefined reference to `ceil'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_92.o: in function `zaco_math_round':
[INFO] [stdout] zaco_runtime.c:(.text+0x915): undefined reference to `round'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_92.o: in function `zaco_math_sqrt':
[INFO] [stdout] zaco_runtime.c:(.text+0x956): undefined reference to `sqrt'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_92.o: in function `zaco_math_pow':
[INFO] [stdout] zaco_runtime.c:(.text+0x985): undefined reference to `pow'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_92.o: in function `zaco_math_sin':
[INFO] [stdout] zaco_runtime.c:(.text+0x9a6): undefined reference to `sin'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_92.o: in function `zaco_math_cos':
[INFO] [stdout] zaco_runtime.c:(.text+0x9c7): undefined reference to `cos'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_92.o: in function `zaco_math_tan':
[INFO] [stdout] zaco_runtime.c:(.text+0x9e8): undefined reference to `tan'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_92.o: in function `zaco_math_log':
[INFO] [stdout] zaco_runtime.c:(.text+0xa09): undefined reference to `log'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_92.o: in function `zaco_math_log2':
[INFO] [stdout] zaco_runtime.c:(.text+0xa2a): undefined reference to `log2'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_92.o: in function `zaco_math_log10':
[INFO] [stdout] zaco_runtime.c:(.text+0xa4b): undefined reference to `log10'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_92.o: in function `zaco_console_error_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x1420): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_92.o: in function `zaco_console_debug_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x163b): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_92.o: in function `zaco_parse_int':
[INFO] [stdout] zaco_runtime.c:(.text+0x2e26): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_92.o: in function `zaco_console_warn_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x3656): undefined reference to `floor'
[INFO] [stdout] collect2: error: ld returned 1 exit status
[INFO] [stdout] Linking error: Linker exited with status: exit status: 1
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61cc1ee50272 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61cc1ee50272 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61cc1ee50272 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61cc1ee50272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61cc1ee602ca - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61cc1ee602ca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x61cc1ee1e736 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61cc1ee1e736 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61cc1ee2f6d9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61cc1ee2f6d9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61cc1ee2f571 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61cc1edf292e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61cc1edf292e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61cc1ee2f952 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61cc1ee2f952 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61cc1ee2f798 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61cc1ee2a8f9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61cc1ee12a7d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61cc1ee675bc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61cc1edc6500 - integration::compile_and_run::h01842e3e124a2289
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:59:9
[INFO] [stdout]   20:     0x61cc1edc6802 - integration::test_hello_world::h427ad1220bb1566a
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:115:18
[INFO] [stdout]   21:     0x61cc1edc68f7 - integration::test_hello_world::{{closure}}::h1b5fcb060e84a91f
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:114:22
[INFO] [stdout]   22:     0x61cc1edcd5d6 - core::ops::function::FnOnce::call_once::hb2f722d63f34b1af
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61cc1edf26eb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61cc1edf26eb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x61cc1ee060fa - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x61cc1ee060fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x61cc1ee060fa - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x61cc1ee060fa - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x61cc1ee060fa - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x61cc1ee060fa - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x61cc1ee060fa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x61cc1ede0554 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x61cc1ede0554 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x61cc1ede3ef2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x61cc1ede3ef2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x61cc1ede3ef2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x61cc1ede3ef2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x61cc1ede3ef2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x61cc1ede3ef2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x61cc1ede3ef2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61cc1ee2592f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x61cc1ee2592f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   43:     0x7aab4c0d1aa4 - <unknown>
[INFO] [stdout]   44:     0x7aab4c15ea64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_arithmetic_sub stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_arithmetic_sub' (57) panicked at crates/zaco-driver/tests/integration.rs:59:9:
[INFO] [stdout] Compilation failed!
[INFO] [stdout] stdout: 
[INFO] [stdout] stderr: Warning: Rust runtime library not found
[INFO] [stdout] To build it, run: cd runtime/zaco_runtime_rs && cargo build --release
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_temp_63.o: in function `main':
[INFO] [stdout] zaco_module:(.text+0x10): undefined reference to `zaco_runtime_init'
[INFO] [stdout] /usr/bin/ld: zaco_module:(.text+0x88): undefined reference to `zaco_runtime_shutdown'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_63.o: in function `zaco_f64_to_str':
[INFO] [stdout] zaco_runtime.c:(.text+0x3c2): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_63.o: in function `zaco_print_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x4f0): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_63.o: in function `zaco_math_floor':
[INFO] [stdout] zaco_runtime.c:(.text+0x8d3): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_63.o: in function `zaco_math_ceil':
[INFO] [stdout] zaco_runtime.c:(.text+0x8f4): undefined reference to `ceil'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_63.o: in function `zaco_math_round':
[INFO] [stdout] zaco_runtime.c:(.text+0x915): undefined reference to `round'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_63.o: in function `zaco_math_sqrt':
[INFO] [stdout] zaco_runtime.c:(.text+0x956): undefined reference to `sqrt'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_63.o: in function `zaco_math_pow':
[INFO] [stdout] zaco_runtime.c:(.text+0x985): undefined reference to `pow'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_63.o: in function `zaco_math_sin':
[INFO] [stdout] zaco_runtime.c:(.text+0x9a6): undefined reference to `sin'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_63.o: in function `zaco_math_cos':
[INFO] [stdout] zaco_runtime.c:(.text+0x9c7): undefined reference to `cos'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_63.o: in function `zaco_math_tan':
[INFO] [stdout] zaco_runtime.c:(.text+0x9e8): undefined reference to `tan'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_63.o: in function `zaco_math_log':
[INFO] [stdout] zaco_runtime.c:(.text+0xa09): undefined reference to `log'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_63.o: in function `zaco_math_log2':
[INFO] [stdout] zaco_runtime.c:(.text+0xa2a): undefined reference to `log2'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_63.o: in function `zaco_math_log10':
[INFO] [stdout] zaco_runtime.c:(.text+0xa4b): undefined reference to `log10'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_63.o: in function `zaco_console_error_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x1420): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_63.o: in function `zaco_console_debug_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x163b): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_63.o: in function `zaco_parse_int':
[INFO] [stdout] zaco_runtime.c:(.text+0x2e26): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_63.o: in function `zaco_console_warn_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x3656): undefined reference to `floor'
[INFO] [stdout] collect2: error: ld returned 1 exit status
[INFO] [stdout] Linking error: Linker exited with status: exit status: 1
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61cc1ee50272 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61cc1ee50272 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61cc1ee50272 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61cc1ee50272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61cc1ee602ca - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61cc1ee602ca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x61cc1ee1e736 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61cc1ee1e736 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61cc1ee2f6d9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61cc1ee2f6d9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61cc1ee2f571 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61cc1edf292e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61cc1edf292e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61cc1ee2f952 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61cc1ee2f952 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61cc1ee2f798 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61cc1ee2a8f9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61cc1ee12a7d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61cc1ee675bc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61cc1edc6500 - integration::compile_and_run::h01842e3e124a2289
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:59:9
[INFO] [stdout]   20:     0x61cc1edc7b82 - integration::test_arithmetic_sub::haa0baf02a024af72
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:157:18
[INFO] [stdout]   21:     0x61cc1edc7c77 - integration::test_arithmetic_sub::{{closure}}::ha918e884ec60db9f
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:156:25
[INFO] [stdout]   22:     0x61cc1edcd3e6 - core::ops::function::FnOnce::call_once::h3fc86b02ddd51761
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61cc1edf26eb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61cc1edf26eb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x61cc1ee060fa - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x61cc1ee060fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x61cc1ee060fa - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x61cc1ee060fa - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x61cc1ee060fa - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x61cc1ee060fa - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x61cc1ee060fa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x61cc1ede0554 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x61cc1ede0554 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x61cc1ede3ef2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x61cc1ede3ef2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x61cc1ede3ef2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x61cc1ede3ef2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x61cc1ede3ef2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x61cc1ede3ef2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x61cc1ede3ef2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61cc1ee2592f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x61cc1ee2592f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   43:     0x7aab4c0d1aa4 - <unknown>
[INFO] [stdout]   44:     0x7aab4c15ea64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_if_false stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_if_false' (98) panicked at crates/zaco-driver/tests/integration.rs:59:9:
[INFO] [stdout] Compilation failed!
[INFO] [stdout] stdout: 
[INFO] [stdout] stderr: Warning: Rust runtime library not found
[INFO] [stdout] To build it, run: cd runtime/zaco_runtime_rs && cargo build --release
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_temp_99.o: in function `main':
[INFO] [stdout] zaco_module:(.text+0x10): undefined reference to `zaco_runtime_init'
[INFO] [stdout] /usr/bin/ld: zaco_module:(.text+0xb9): undefined reference to `zaco_runtime_shutdown'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_99.o: in function `zaco_f64_to_str':
[INFO] [stdout] zaco_runtime.c:(.text+0x3c2): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_99.o: in function `zaco_print_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x4f0): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_99.o: in function `zaco_math_floor':
[INFO] [stdout] zaco_runtime.c:(.text+0x8d3): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_99.o: in function `zaco_math_ceil':
[INFO] [stdout] zaco_runtime.c:(.text+0x8f4): undefined reference to `ceil'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_99.o: in function `zaco_math_round':
[INFO] [stdout] zaco_runtime.c:(.text+0x915): undefined reference to `round'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_99.o: in function `zaco_math_sqrt':
[INFO] [stdout] zaco_runtime.c:(.text+0x956): undefined reference to `sqrt'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_99.o: in function `zaco_math_pow':
[INFO] [stdout] zaco_runtime.c:(.text+0x985): undefined reference to `pow'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_99.o: in function `zaco_math_sin':
[INFO] [stdout] zaco_runtime.c:(.text+0x9a6): undefined reference to `sin'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_99.o: in function `zaco_math_cos':
[INFO] [stdout] zaco_runtime.c:(.text+0x9c7): undefined reference to `cos'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_99.o: in function `zaco_math_tan':
[INFO] [stdout] zaco_runtime.c:(.text+0x9e8): undefined reference to `tan'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_99.o: in function `zaco_math_log':
[INFO] [stdout] zaco_runtime.c:(.text+0xa09): undefined reference to `log'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_99.o: in function `zaco_math_log2':
[INFO] [stdout] zaco_runtime.c:(.text+0xa2a): undefined reference to `log2'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_99.o: in function `zaco_math_log10':
[INFO] [stdout] zaco_runtime.c:(.text+0xa4b): undefined reference to `log10'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_99.o: in function `zaco_console_error_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x1420): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_99.o: in function `zaco_console_debug_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x163b): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_99.o: in function `zaco_parse_int':
[INFO] [stdout] zaco_runtime.c:(.text+0x2e26): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_99.o: in function `zaco_console_warn_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x3656): undefined reference to `floor'
[INFO] [stdout] collect2: error: ld returned 1 exit status
[INFO] [stdout] Linking error: Linker exited with status: exit status: 1
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61cc1ee50272 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61cc1ee50272 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61cc1ee50272 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61cc1ee50272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61cc1ee602ca - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61cc1ee602ca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x61cc1ee1e736 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61cc1ee1e736 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61cc1ee2f6d9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61cc1ee2f6d9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61cc1ee2f571 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61cc1edf292e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61cc1edf292e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61cc1ee2f952 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61cc1ee2f952 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61cc1ee2f798 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61cc1ee2a8f9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61cc1ee12a7d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61cc1ee675bc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61cc1edc6500 - integration::compile_and_run::h01842e3e124a2289
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:59:9
[INFO] [stdout]   20:     0x61cc1edc5b72 - integration::test_if_false::h6db2110eab68af62
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:274:18
[INFO] [stdout]   21:     0x61cc1edc5c67 - integration::test_if_false::{{closure}}::h53d5bfad6308d6ac
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:273:19
[INFO] [stdout]   22:     0x61cc1edcd466 - core::ops::function::FnOnce::call_once::h51fc5fba1114e3e6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61cc1edf26eb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61cc1edf26eb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x61cc1ee060fa - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x61cc1ee060fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x61cc1ee060fa - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x61cc1ee060fa - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x61cc1ee060fa - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x61cc1ee060fa - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x61cc1ee060fa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x61cc1ede0554 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x61cc1ede0554 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x61cc1ede3ef2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x61cc1ede3ef2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x61cc1ede3ef2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x61cc1ede3ef2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x61cc1ede3ef2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x61cc1ede3ef2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x61cc1ede3ef2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61cc1ee2592f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x61cc1ee2592f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   43:     0x7aab4c0d1aa4 - <unknown>
[INFO] [stdout]   44:     0x7aab4c15ea64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_arithmetic_mod stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_arithmetic_mod' (53) panicked at crates/zaco-driver/tests/integration.rs:59:9:
[INFO] [stdout] Compilation failed!
[INFO] [stdout] stdout: 
[INFO] [stdout] stderr: Warning: Rust runtime library not found
[INFO] [stdout] To build it, run: cd runtime/zaco_runtime_rs && cargo build --release
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_temp_55.o: in function `main':
[INFO] [stdout] zaco_module:(.text+0x10): undefined reference to `zaco_runtime_init'
[INFO] [stdout] /usr/bin/ld: zaco_module:(.text+0x9c): undefined reference to `zaco_runtime_shutdown'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_55.o: in function `zaco_f64_to_str':
[INFO] [stdout] zaco_runtime.c:(.text+0x3c2): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_55.o: in function `zaco_print_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x4f0): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_55.o: in function `zaco_math_floor':
[INFO] [stdout] zaco_runtime.c:(.text+0x8d3): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_55.o: in function `zaco_math_ceil':
[INFO] [stdout] zaco_runtime.c:(.text+0x8f4): undefined reference to `ceil'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_55.o: in function `zaco_math_round':
[INFO] [stdout] zaco_runtime.c:(.text+0x915): undefined reference to `round'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_55.o: in function `zaco_math_sqrt':
[INFO] [stdout] zaco_runtime.c:(.text+0x956): undefined reference to `sqrt'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_55.o: in function `zaco_math_pow':
[INFO] [stdout] zaco_runtime.c:(.text+0x985): undefined reference to `pow'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_55.o: in function `zaco_math_sin':
[INFO] [stdout] zaco_runtime.c:(.text+0x9a6): undefined reference to `sin'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_55.o: in function `zaco_math_cos':
[INFO] [stdout] zaco_runtime.c:(.text+0x9c7): undefined reference to `cos'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_55.o: in function `zaco_math_tan':
[INFO] [stdout] zaco_runtime.c:(.text+0x9e8): undefined reference to `tan'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_55.o: in function `zaco_math_log':
[INFO] [stdout] zaco_runtime.c:(.text+0xa09): undefined reference to `log'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_55.o: in function `zaco_math_log2':
[INFO] [stdout] zaco_runtime.c:(.text+0xa2a): undefined reference to `log2'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_55.o: in function `zaco_math_log10':
[INFO] [stdout] zaco_runtime.c:(.text+0xa4b): undefined reference to `log10'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_55.o: in function `zaco_console_error_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x1420): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_55.o: in function `zaco_console_debug_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x163b): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_55.o: in function `zaco_parse_int':
[INFO] [stdout] zaco_runtime.c:(.text+0x2e26): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_55.o: in function `zaco_console_warn_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x3656): undefined reference to `floor'
[INFO] [stdout] collect2: error: ld returned 1 exit status
[INFO] [stdout] Linking error: Linker exited with status: exit status: 1
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61cc1ee50272 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61cc1ee50272 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61cc1ee50272 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61cc1ee50272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61cc1ee602ca - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61cc1ee602ca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x61cc1ee1e736 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61cc1ee1e736 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61cc1ee2f6d9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61cc1ee2f6d9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61cc1ee2f571 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61cc1edf292e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61cc1edf292e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61cc1ee2f952 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61cc1ee2f952 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61cc1ee2f798 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61cc1ee2a8f9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61cc1ee12a7d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61cc1ee675bc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61cc1edc6500 - integration::compile_and_run::h01842e3e124a2289
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:59:9
[INFO] [stdout]   20:     0x61cc1edc7922 - integration::test_arithmetic_mod::h35ec9adffb42a9df
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:196:18
[INFO] [stdout]   21:     0x61cc1edc7a17 - integration::test_arithmetic_mod::{{closure}}::h8441ac12fe8c444f
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:195:25
[INFO] [stdout]   22:     0x61cc1edcd7d6 - core::ops::function::FnOnce::call_once::he15e5a87219dbfe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61cc1edf26eb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61cc1edf26eb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x61cc1ee060fa - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x61cc1ee060fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x61cc1ee060fa - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x61cc1ee060fa - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x61cc1ee060fa - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x61cc1ee060fa - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x61cc1ee060fa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x61cc1ede0554 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x61cc1ede0554 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x61cc1ede3ef2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x61cc1ede3ef2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x61cc1ede3ef2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x61cc1ede3ef2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x61cc1ede3ef2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x61cc1ede3ef2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x61cc1ede3ef2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61cc1ee2592f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x61cc1ee2592f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   43:     0x7aab4c0d1aa4 - <unknown>
[INFO] [stdout]   44:     0x7aab4c15ea64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_if_true stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_if_true' (112) panicked at crates/zaco-driver/tests/integration.rs:59:9:
[INFO] [stdout] Compilation failed!
[INFO] [stdout] stdout: 
[INFO] [stdout] stderr: Warning: Rust runtime library not found
[INFO] [stdout] To build it, run: cd runtime/zaco_runtime_rs && cargo build --release
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_temp_113.o: in function `main':
[INFO] [stdout] zaco_module:(.text+0x10): undefined reference to `zaco_runtime_init'
[INFO] [stdout] /usr/bin/ld: zaco_module:(.text+0x86): undefined reference to `zaco_runtime_shutdown'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_113.o: in function `zaco_f64_to_str':
[INFO] [stdout] zaco_runtime.c:(.text+0x3c2): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_113.o: in function `zaco_print_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x4f0): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_113.o: in function `zaco_math_floor':
[INFO] [stdout] zaco_runtime.c:(.text+0x8d3): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_113.o: in function `zaco_math_ceil':
[INFO] [stdout] zaco_runtime.c:(.text+0x8f4): undefined reference to `ceil'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_113.o: in function `zaco_math_round':
[INFO] [stdout] zaco_runtime.c:(.text+0x915): undefined reference to `round'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_113.o: in function `zaco_math_sqrt':
[INFO] [stdout] zaco_runtime.c:(.text+0x956): undefined reference to `sqrt'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_113.o: in function `zaco_math_pow':
[INFO] [stdout] zaco_runtime.c:(.text+0x985): undefined reference to `pow'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_113.o: in function `zaco_math_sin':
[INFO] [stdout] zaco_runtime.c:(.text+0x9a6): undefined reference to `sin'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_113.o: in function `zaco_math_cos':
[INFO] [stdout] zaco_runtime.c:(.text+0x9c7): undefined reference to `cos'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_113.o: in function `zaco_math_tan':
[INFO] [stdout] zaco_runtime.c:(.text+0x9e8): undefined reference to `tan'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_113.o: in function `zaco_math_log':
[INFO] [stdout] zaco_runtime.c:(.text+0xa09): undefined reference to `log'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_113.o: in function `zaco_math_log2':
[INFO] [stdout] zaco_runtime.c:(.text+0xa2a): undefined reference to `log2'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_113.o: in function `zaco_math_log10':
[INFO] [stdout] zaco_runtime.c:(.text+0xa4b): undefined reference to `log10'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_113.o: in function `zaco_console_error_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x1420): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_113.o: in function `zaco_console_debug_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x163b): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_113.o: in function `zaco_parse_int':
[INFO] [stdout] zaco_runtime.c:(.text+0x2e26): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_113.o: in function `zaco_console_warn_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x3656): undefined reference to `floor'
[INFO] [stdout] collect2: error: ld returned 1 exit status
[INFO] [stdout] Linking error: Linker exited with status: exit status: 1
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61cc1ee50272 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61cc1ee50272 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61cc1ee50272 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61cc1ee50272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61cc1ee602ca - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61cc1ee602ca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x61cc1ee1e736 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61cc1ee1e736 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61cc1ee2f6d9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61cc1ee2f6d9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61cc1ee2f571 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61cc1edf292e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61cc1edf292e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61cc1ee2f952 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61cc1ee2f952 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61cc1ee2f798 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61cc1ee2a8f9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61cc1ee12a7d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61cc1ee675bc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61cc1edc6500 - integration::compile_and_run::h01842e3e124a2289
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:59:9
[INFO] [stdout]   20:     0x61cc1edc5292 - integration::test_if_true::h8e1c8c644f6170a7
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:261:18
[INFO] [stdout]   21:     0x61cc1edc5387 - integration::test_if_true::{{closure}}::h8516940c74ef9709
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:260:18
[INFO] [stdout]   22:     0x61cc1edcd396 - core::ops::function::FnOnce::call_once::h1b847b11df8802be
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61cc1edf26eb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61cc1edf26eb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x61cc1ee060fa - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x61cc1ee060fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x61cc1ee060fa - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x61cc1ee060fa - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x61cc1ee060fa - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x61cc1ee060fa - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x61cc1ee060fa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x61cc1ede0554 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x61cc1ede0554 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x61cc1ede3ef2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x61cc1ede3ef2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x61cc1ede3ef2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x61cc1ede3ef2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x61cc1ede3ef2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x61cc1ede3ef2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x61cc1ede3ef2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61cc1ee2592f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x61cc1ee2592f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   43:     0x7aab4c0d1aa4 - <unknown>
[INFO] [stdout]   44:     0x7aab4c15ea64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_mixed_output stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_mixed_output' (133) panicked at crates/zaco-driver/tests/integration.rs:59:9:
[INFO] [stdout] Compilation failed!
[INFO] [stdout] stdout: 
[INFO] [stdout] stderr: Warning: Rust runtime library not found
[INFO] [stdout] To build it, run: cd runtime/zaco_runtime_rs && cargo build --release
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_temp_134.o: in function `main':
[INFO] [stdout] zaco_module:(.text+0xf): undefined reference to `zaco_runtime_init'
[INFO] [stdout] /usr/bin/ld: zaco_module:(.text+0x88): undefined reference to `zaco_runtime_shutdown'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_134.o: in function `zaco_f64_to_str':
[INFO] [stdout] zaco_runtime.c:(.text+0x3c2): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_134.o: in function `zaco_print_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x4f0): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_134.o: in function `zaco_math_floor':
[INFO] [stdout] zaco_runtime.c:(.text+0x8d3): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_134.o: in function `zaco_math_ceil':
[INFO] [stdout] zaco_runtime.c:(.text+0x8f4): undefined reference to `ceil'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_134.o: in function `zaco_math_round':
[INFO] [stdout] zaco_runtime.c:(.text+0x915): undefined reference to `round'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_134.o: in function `zaco_math_sqrt':
[INFO] [stdout] zaco_runtime.c:(.text+0x956): undefined reference to `sqrt'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_134.o: in function `zaco_math_pow':
[INFO] [stdout] zaco_runtime.c:(.text+0x985): undefined reference to `pow'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_134.o: in function `zaco_math_sin':
[INFO] [stdout] zaco_runtime.c:(.text+0x9a6): undefined reference to `sin'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_134.o: in function `zaco_math_cos':
[INFO] [stdout] zaco_runtime.c:(.text+0x9c7): undefined reference to `cos'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_134.o: in function `zaco_math_tan':
[INFO] [stdout] zaco_runtime.c:(.text+0x9e8): undefined reference to `tan'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_134.o: in function `zaco_math_log':
[INFO] [stdout] zaco_runtime.c:(.text+0xa09): undefined reference to `log'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_134.o: in function `zaco_math_log2':
[INFO] [stdout] zaco_runtime.c:(.text+0xa2a): undefined reference to `log2'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_134.o: in function `zaco_math_log10':
[INFO] [stdout] zaco_runtime.c:(.text+0xa4b): undefined reference to `log10'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_134.o: in function `zaco_console_error_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x1420): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_134.o: in function `zaco_console_debug_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x163b): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_134.o: in function `zaco_parse_int':
[INFO] [stdout] zaco_runtime.c:(.text+0x2e26): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_134.o: in function `zaco_console_warn_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x3656): undefined reference to `floor'
[INFO] [stdout] collect2: error: ld returned 1 exit status
[INFO] [stdout] Linking error: Linker exited with status: exit status: 1
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61cc1ee50272 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61cc1ee50272 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61cc1ee50272 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61cc1ee50272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61cc1ee602ca - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61cc1ee602ca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x61cc1ee1e736 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61cc1ee1e736 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61cc1ee2f6d9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61cc1ee2f6d9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61cc1ee2f571 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61cc1edf292e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61cc1edf292e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61cc1ee2f952 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61cc1ee2f952 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61cc1ee2f798 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61cc1ee2a8f9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61cc1ee12a7d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61cc1ee675bc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61cc1edc6500 - integration::compile_and_run::h01842e3e124a2289
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:59:9
[INFO] [stdout]   20:     0x61cc1edc6ae2 - integration::test_mixed_output::h1ff00afd739814fb
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:235:18
[INFO] [stdout]   21:     0x61cc1edc6bd7 - integration::test_mixed_output::{{closure}}::h1aa67236dad1a4ea
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:234:23
[INFO] [stdout]   22:     0x61cc1edcd656 - core::ops::function::FnOnce::call_once::hbe2f8c86bc92e269
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61cc1edf26eb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61cc1edf26eb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x61cc1ee060fa - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x61cc1ee060fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x61cc1ee060fa - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x61cc1ee060fa - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x61cc1ee060fa - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x61cc1ee060fa - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x61cc1ee060fa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x61cc1ede0554 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x61cc1ede0554 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x61cc1ede3ef2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x61cc1ede3ef2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x61cc1ede3ef2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x61cc1ede3ef2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x61cc1ede3ef2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x61cc1ede3ef2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x61cc1ede3ef2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61cc1ee2592f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x61cc1ee2592f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   43:     0x7aab4c0d1aa4 - <unknown>
[INFO] [stdout]   44:     0x7aab4c15ea64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_integer_variables stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_integer_variables' (116) panicked at crates/zaco-driver/tests/integration.rs:59:9:
[INFO] [stdout] Compilation failed!
[INFO] [stdout] stdout: 
[INFO] [stdout] stderr: Warning: Rust runtime library not found
[INFO] [stdout] To build it, run: cd runtime/zaco_runtime_rs && cargo build --release
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_temp_117.o: in function `main':
[INFO] [stdout] zaco_module:(.text+0x15): undefined reference to `zaco_runtime_init'
[INFO] [stdout] /usr/bin/ld: zaco_module:(.text+0xaa): undefined reference to `zaco_runtime_shutdown'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_117.o: in function `zaco_f64_to_str':
[INFO] [stdout] zaco_runtime.c:(.text+0x3c2): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_117.o: in function `zaco_print_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x4f0): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_117.o: in function `zaco_math_floor':
[INFO] [stdout] zaco_runtime.c:(.text+0x8d3): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_117.o: in function `zaco_math_ceil':
[INFO] [stdout] zaco_runtime.c:(.text+0x8f4): undefined reference to `ceil'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_117.o: in function `zaco_math_round':
[INFO] [stdout] zaco_runtime.c:(.text+0x915): undefined reference to `round'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_117.o: in function `zaco_math_sqrt':
[INFO] [stdout] zaco_runtime.c:(.text+0x956): undefined reference to `sqrt'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_117.o: in function `zaco_math_pow':
[INFO] [stdout] zaco_runtime.c:(.text+0x985): undefined reference to `pow'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_117.o: in function `zaco_math_sin':
[INFO] [stdout] zaco_runtime.c:(.text+0x9a6): undefined reference to `sin'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_117.o: in function `zaco_math_cos':
[INFO] [stdout] zaco_runtime.c:(.text+0x9c7): undefined reference to `cos'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_117.o: in function `zaco_math_tan':
[INFO] [stdout] zaco_runtime.c:(.text+0x9e8): undefined reference to `tan'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_117.o: in function `zaco_math_log':
[INFO] [stdout] zaco_runtime.c:(.text+0xa09): undefined reference to `log'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_117.o: in function `zaco_math_log2':
[INFO] [stdout] zaco_runtime.c:(.text+0xa2a): undefined reference to `log2'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_117.o: in function `zaco_math_log10':
[INFO] [stdout] zaco_runtime.c:(.text+0xa4b): undefined reference to `log10'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_117.o: in function `zaco_console_error_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x1420): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_117.o: in function `zaco_console_debug_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x163b): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_117.o: in function `zaco_parse_int':
[INFO] [stdout] zaco_runtime.c:(.text+0x2e26): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_117.o: in function `zaco_console_warn_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x3656): undefined reference to `floor'
[INFO] [stdout] collect2: error: ld returned 1 exit status
[INFO] [stdout] Linking error: Linker exited with status: exit status: 1
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61cc1ee50272 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61cc1ee50272 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61cc1ee50272 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61cc1ee50272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61cc1ee602ca - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61cc1ee602ca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x61cc1ee1e736 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61cc1ee1e736 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61cc1ee2f6d9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61cc1ee2f6d9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61cc1ee2f571 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61cc1edf292e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61cc1edf292e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61cc1ee2f952 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61cc1ee2f952 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61cc1ee2f798 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61cc1ee2a8f9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61cc1ee12a7d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61cc1ee675bc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61cc1edc6500 - integration::compile_and_run::h01842e3e124a2289
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:59:9
[INFO] [stdout]   20:     0x61cc1edc8722 - integration::test_integer_variables::ha50f5fbd29507c51
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:131:18
[INFO] [stdout]   21:     0x61cc1edc8817 - integration::test_integer_variables::{{closure}}::ha0081e3d232ca027
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:130:28
[INFO] [stdout]   22:     0x61cc1edcd916 - core::ops::function::FnOnce::call_once::hfa068c37988ef377
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61cc1edf26eb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61cc1edf26eb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x61cc1ee060fa - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x61cc1ee060fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x61cc1ee060fa - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x61cc1ee060fa - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x61cc1ee060fa - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x61cc1ee060fa - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x61cc1ee060fa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x61cc1ede0554 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x61cc1ede0554 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x61cc1ede3ef2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x61cc1ede3ef2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x61cc1ede3ef2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x61cc1ede3ef2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x61cc1ede3ef2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x61cc1ede3ef2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x61cc1ede3ef2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61cc1ee2592f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x61cc1ee2592f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   43:     0x7aab4c0d1aa4 - <unknown>
[INFO] [stdout]   44:     0x7aab4c15ea64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_switch_default_case stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_switch_default_case' (150) panicked at crates/zaco-driver/tests/integration.rs:59:9:
[INFO] [stdout] Compilation failed!
[INFO] [stdout] stdout: 
[INFO] [stdout] stderr: Warning: Rust runtime library not found
[INFO] [stdout] To build it, run: cd runtime/zaco_runtime_rs && cargo build --release
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_temp_151.o: in function `main':
[INFO] [stdout] zaco_module:(.text+0x10): undefined reference to `zaco_runtime_init'
[INFO] [stdout] /usr/bin/ld: zaco_module:(.text+0xc6): undefined reference to `zaco_runtime_shutdown'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_151.o: in function `zaco_f64_to_str':
[INFO] [stdout] zaco_runtime.c:(.text+0x3c2): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_151.o: in function `zaco_print_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x4f0): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_151.o: in function `zaco_math_floor':
[INFO] [stdout] zaco_runtime.c:(.text+0x8d3): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_151.o: in function `zaco_math_ceil':
[INFO] [stdout] zaco_runtime.c:(.text+0x8f4): undefined reference to `ceil'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_151.o: in function `zaco_math_round':
[INFO] [stdout] zaco_runtime.c:(.text+0x915): undefined reference to `round'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_151.o: in function `zaco_math_sqrt':
[INFO] [stdout] zaco_runtime.c:(.text+0x956): undefined reference to `sqrt'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_151.o: in function `zaco_math_pow':
[INFO] [stdout] zaco_runtime.c:(.text+0x985): undefined reference to `pow'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_151.o: in function `zaco_math_sin':
[INFO] [stdout] zaco_runtime.c:(.text+0x9a6): undefined reference to `sin'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_151.o: in function `zaco_math_cos':
[INFO] [stdout] zaco_runtime.c:(.text+0x9c7): undefined reference to `cos'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_151.o: in function `zaco_math_tan':
[INFO] [stdout] zaco_runtime.c:(.text+0x9e8): undefined reference to `tan'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_151.o: in function `zaco_math_log':
[INFO] [stdout] zaco_runtime.c:(.text+0xa09): undefined reference to `log'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_151.o: in function `zaco_math_log2':
[INFO] [stdout] zaco_runtime.c:(.text+0xa2a): undefined reference to `log2'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_151.o: in function `zaco_math_log10':
[INFO] [stdout] zaco_runtime.c:(.text+0xa4b): undefined reference to `log10'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_151.o: in function `zaco_console_error_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x1420): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_151.o: in function `zaco_console_debug_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x163b): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_151.o: in function `zaco_parse_int':
[INFO] [stdout] zaco_runtime.c:(.text+0x2e26): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_151.o: in function `zaco_console_warn_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x3656): undefined reference to `floor'
[INFO] [stdout] collect2: error: ld returned 1 exit status
[INFO] [stdout] Linking error: Linker exited with status: exit status: 1
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61cc1ee50272 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61cc1ee50272 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61cc1ee50272 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61cc1ee50272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61cc1ee602ca - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61cc1ee602ca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x61cc1ee1e736 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61cc1ee1e736 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61cc1ee2f6d9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61cc1ee2f6d9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61cc1ee2f571 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61cc1edf292e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61cc1edf292e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61cc1ee2f952 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61cc1ee2f952 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61cc1ee2f798 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61cc1ee2a8f9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61cc1ee12a7d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61cc1ee675bc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61cc1edc6500 - integration::compile_and_run::h01842e3e124a2289
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:59:9
[INFO] [stdout]   20:     0x61cc1edc8a92 - integration::test_switch_default_case::h5be00eda3e93308e
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:352:18
[INFO] [stdout]   21:     0x61cc1edc8b87 - integration::test_switch_default_case::{{closure}}::h6ddd3a410390efb7
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:351:30
[INFO] [stdout]   22:     0x61cc1edcd556 - core::ops::function::FnOnce::call_once::haa75a731455b1850
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61cc1edf26eb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61cc1edf26eb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x61cc1ee060fa - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x61cc1ee060fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x61cc1ee060fa - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x61cc1ee060fa - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x61cc1ee060fa - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x61cc1ee060fa - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x61cc1ee060fa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x61cc1ede0554 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x61cc1ede0554 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x61cc1ede3ef2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x61cc1ede3ef2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x61cc1ede3ef2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x61cc1ede3ef2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x61cc1ede3ef2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x61cc1ede3ef2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x61cc1ede3ef2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61cc1ee2592f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x61cc1ee2592f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   43:     0x7aab4c0d1aa4 - <unknown>
[INFO] [stdout]   44:     0x7aab4c15ea64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_multiple_args stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_multiple_args' (139) panicked at crates/zaco-driver/tests/integration.rs:59:9:
[INFO] [stdout] Compilation failed!
[INFO] [stdout] stdout: 
[INFO] [stdout] stderr: Warning: Rust runtime library not found
[INFO] [stdout] To build it, run: cd runtime/zaco_runtime_rs && cargo build --release
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_temp_141.o: in function `main':
[INFO] [stdout] zaco_module:(.text+0x15): undefined reference to `zaco_runtime_init'
[INFO] [stdout] /usr/bin/ld: zaco_module:(.text+0xea): undefined reference to `zaco_runtime_shutdown'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_141.o: in function `zaco_f64_to_str':
[INFO] [stdout] zaco_runtime.c:(.text+0x3c2): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_141.o: in function `zaco_print_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x4f0): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_141.o: in function `zaco_math_floor':
[INFO] [stdout] zaco_runtime.c:(.text+0x8d3): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_141.o: in function `zaco_math_ceil':
[INFO] [stdout] zaco_runtime.c:(.text+0x8f4): undefined reference to `ceil'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_141.o: in function `zaco_math_round':
[INFO] [stdout] zaco_runtime.c:(.text+0x915): undefined reference to `round'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_141.o: in function `zaco_math_sqrt':
[INFO] [stdout] zaco_runtime.c:(.text+0x956): undefined reference to `sqrt'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_141.o: in function `zaco_math_pow':
[INFO] [stdout] zaco_runtime.c:(.text+0x985): undefined reference to `pow'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_141.o: in function `zaco_math_sin':
[INFO] [stdout] zaco_runtime.c:(.text+0x9a6): undefined reference to `sin'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_141.o: in function `zaco_math_cos':
[INFO] [stdout] zaco_runtime.c:(.text+0x9c7): undefined reference to `cos'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_141.o: in function `zaco_math_tan':
[INFO] [stdout] zaco_runtime.c:(.text+0x9e8): undefined reference to `tan'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_141.o: in function `zaco_math_log':
[INFO] [stdout] zaco_runtime.c:(.text+0xa09): undefined reference to `log'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_141.o: in function `zaco_math_log2':
[INFO] [stdout] zaco_runtime.c:(.text+0xa2a): undefined reference to `log2'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_141.o: in function `zaco_math_log10':
[INFO] [stdout] zaco_runtime.c:(.text+0xa4b): undefined reference to `log10'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_141.o: in function `zaco_console_error_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x1420): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_141.o: in function `zaco_console_debug_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x163b): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_141.o: in function `zaco_parse_int':
[INFO] [stdout] zaco_runtime.c:(.text+0x2e26): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_141.o: in function `zaco_console_warn_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x3656): undefined reference to `floor'
[INFO] [stdout] collect2: error: ld returned 1 exit status
[INFO] [stdout] Linking error: Linker exited with status: exit status: 1
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61cc1ee50272 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61cc1ee50272 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61cc1ee50272 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61cc1ee50272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61cc1ee602ca - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61cc1ee602ca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x61cc1ee1e736 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61cc1ee1e736 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61cc1ee2f6d9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61cc1ee2f6d9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61cc1ee2f571 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61cc1edf292e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61cc1edf292e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61cc1ee2f952 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61cc1ee2f952 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61cc1ee2f798 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61cc1ee2a8f9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61cc1ee12a7d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61cc1ee675bc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61cc1edc6500 - integration::compile_and_run::h01842e3e124a2289
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:59:9
[INFO] [stdout]   20:     0x61cc1edc6c12 - integration::test_multiple_args::h3b502dbbc3217ba2
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:209:18
[INFO] [stdout]   21:     0x61cc1edc6d07 - integration::test_multiple_args::{{closure}}::hfc7588647e5a7412
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:208:24
[INFO] [stdout]   22:     0x61cc1edcd756 - core::ops::function::FnOnce::call_once::hd3e3d3d597eb0e02
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61cc1edf26eb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61cc1edf26eb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x61cc1ee060fa - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x61cc1ee060fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x61cc1ee060fa - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x61cc1ee060fa - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x61cc1ee060fa - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x61cc1ee060fa - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x61cc1ee060fa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x61cc1ede0554 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x61cc1ede0554 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x61cc1ede3ef2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x61cc1ede3ef2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x61cc1ede3ef2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x61cc1ede3ef2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x61cc1ede3ef2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x61cc1ede3ef2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x61cc1ede3ef2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61cc1ee2592f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x61cc1ee2592f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   43:     0x7aab4c0d1aa4 - <unknown>
[INFO] [stdout]   44:     0x7aab4c15ea64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_switch_basic_match stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_switch_basic_match' (143) panicked at crates/zaco-driver/tests/integration.rs:59:9:
[INFO] [stdout] Compilation failed!
[INFO] [stdout] stdout: 
[INFO] [stdout] stderr: Warning: Rust runtime library not found
[INFO] [stdout] To build it, run: cd runtime/zaco_runtime_rs && cargo build --release
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_temp_144.o: in function `main':
[INFO] [stdout] zaco_module:(.text+0x10): undefined reference to `zaco_runtime_init'
[INFO] [stdout] /usr/bin/ld: zaco_module:(.text+0x12b): undefined reference to `zaco_runtime_shutdown'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_144.o: in function `zaco_f64_to_str':
[INFO] [stdout] zaco_runtime.c:(.text+0x3c2): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_144.o: in function `zaco_print_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x4f0): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_144.o: in function `zaco_math_floor':
[INFO] [stdout] zaco_runtime.c:(.text+0x8d3): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_144.o: in function `zaco_math_ceil':
[INFO] [stdout] zaco_runtime.c:(.text+0x8f4): undefined reference to `ceil'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_144.o: in function `zaco_math_round':
[INFO] [stdout] zaco_runtime.c:(.text+0x915): undefined reference to `round'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_144.o: in function `zaco_math_sqrt':
[INFO] [stdout] zaco_runtime.c:(.text+0x956): undefined reference to `sqrt'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_144.o: in function `zaco_math_pow':
[INFO] [stdout] zaco_runtime.c:(.text+0x985): undefined reference to `pow'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_144.o: in function `zaco_math_sin':
[INFO] [stdout] zaco_runtime.c:(.text+0x9a6): undefined reference to `sin'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_144.o: in function `zaco_math_cos':
[INFO] [stdout] zaco_runtime.c:(.text+0x9c7): undefined reference to `cos'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_144.o: in function `zaco_math_tan':
[INFO] [stdout] zaco_runtime.c:(.text+0x9e8): undefined reference to `tan'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_144.o: in function `zaco_math_log':
[INFO] [stdout] zaco_runtime.c:(.text+0xa09): undefined reference to `log'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_144.o: in function `zaco_math_log2':
[INFO] [stdout] zaco_runtime.c:(.text+0xa2a): undefined reference to `log2'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_144.o: in function `zaco_math_log10':
[INFO] [stdout] zaco_runtime.c:(.text+0xa4b): undefined reference to `log10'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_144.o: in function `zaco_console_error_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x1420): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_144.o: in function `zaco_console_debug_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x163b): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_144.o: in function `zaco_parse_int':
[INFO] [stdout] zaco_runtime.c:(.text+0x2e26): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_144.o: in function `zaco_console_warn_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x3656): undefined reference to `floor'
[INFO] [stdout] collect2: error: ld returned 1 exit status
[INFO] [stdout] Linking error: Linker exited with status: exit status: 1
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61cc1ee50272 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61cc1ee50272 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61cc1ee50272 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61cc1ee50272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61cc1ee602ca - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61cc1ee602ca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x61cc1ee1e736 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61cc1ee1e736 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61cc1ee2f6d9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61cc1ee2f6d9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61cc1ee2f571 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61cc1edf292e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61cc1edf292e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61cc1ee2f952 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61cc1ee2f952 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61cc1ee2f798 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61cc1ee2a8f9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61cc1ee12a7d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61cc1ee675bc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61cc1edc6500 - integration::compile_and_run::h01842e3e124a2289
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:59:9
[INFO] [stdout]   20:     0x61cc1edc8852 - integration::test_switch_basic_match::hb3f9a5c05944fb2e
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:331:18
[INFO] [stdout]   21:     0x61cc1edc8947 - integration::test_switch_basic_match::{{closure}}::h8947adc64fbb2199
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:330:29
[INFO] [stdout]   22:     0x61cc1edcd426 - core::ops::function::FnOnce::call_once::h415a32767668f9a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61cc1edf26eb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61cc1edf26eb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x61cc1ee060fa - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x61cc1ee060fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x61cc1ee060fa - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x61cc1ee060fa - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x61cc1ee060fa - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x61cc1ee060fa - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x61cc1ee060fa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x61cc1ede0554 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x61cc1ede0554 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x61cc1ede3ef2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x61cc1ede3ef2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x61cc1ede3ef2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x61cc1ede3ef2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x61cc1ede3ef2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x61cc1ede3ef2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x61cc1ede3ef2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61cc1ee2592f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x61cc1ee2592f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   43:     0x7aab4c0d1aa4 - <unknown>
[INFO] [stdout]   44:     0x7aab4c15ea64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_switch_no_match_no_default stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_switch_no_match_no_default' (162) panicked at crates/zaco-driver/tests/integration.rs:59:9:
[INFO] [stdout] Compilation failed!
[INFO] [stdout] stdout: 
[INFO] [stdout] stderr: Warning: Rust runtime library not found
[INFO] [stdout] To build it, run: cd runtime/zaco_runtime_rs && cargo build --release
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_temp_163.o: in function `main':
[INFO] [stdout] zaco_module:(.text+0x10): undefined reference to `zaco_runtime_init'
[INFO] [stdout] /usr/bin/ld: zaco_module:(.text+0x112): undefined reference to `zaco_runtime_shutdown'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_163.o: in function `zaco_f64_to_str':
[INFO] [stdout] zaco_runtime.c:(.text+0x3c2): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_163.o: in function `zaco_print_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x4f0): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_163.o: in function `zaco_math_floor':
[INFO] [stdout] zaco_runtime.c:(.text+0x8d3): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_163.o: in function `zaco_math_ceil':
[INFO] [stdout] zaco_runtime.c:(.text+0x8f4): undefined reference to `ceil'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_163.o: in function `zaco_math_round':
[INFO] [stdout] zaco_runtime.c:(.text+0x915): undefined reference to `round'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_163.o: in function `zaco_math_sqrt':
[INFO] [stdout] zaco_runtime.c:(.text+0x956): undefined reference to `sqrt'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_163.o: in function `zaco_math_pow':
[INFO] [stdout] zaco_runtime.c:(.text+0x985): undefined reference to `pow'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_163.o: in function `zaco_math_sin':
[INFO] [stdout] zaco_runtime.c:(.text+0x9a6): undefined reference to `sin'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_163.o: in function `zaco_math_cos':
[INFO] [stdout] zaco_runtime.c:(.text+0x9c7): undefined reference to `cos'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_163.o: in function `zaco_math_tan':
[INFO] [stdout] zaco_runtime.c:(.text+0x9e8): undefined reference to `tan'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_163.o: in function `zaco_math_log':
[INFO] [stdout] zaco_runtime.c:(.text+0xa09): undefined reference to `log'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_163.o: in function `zaco_math_log2':
[INFO] [stdout] zaco_runtime.c:(.text+0xa2a): undefined reference to `log2'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_163.o: in function `zaco_math_log10':
[INFO] [stdout] zaco_runtime.c:(.text+0xa4b): undefined reference to `log10'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_163.o: in function `zaco_console_error_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x1420): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_163.o: in function `zaco_console_debug_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x163b): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_163.o: in function `zaco_parse_int':
[INFO] [stdout] zaco_runtime.c:(.text+0x2e26): undefined reference to `floor'
[INFO] [stdout] /usr/bin/ld: /tmp/zaco_runtime_163.o: in function `zaco_console_warn_f64':
[INFO] [stdout] zaco_runtime.c:(.text+0x3656): undefined reference to `floor'
[INFO] [stdout] collect2: error: ld returned 1 exit status
[INFO] [stdout] Linking error: Linker exited with status: exit status: 1
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61cc1ee50272 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61cc1ee50272 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61cc1ee50272 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61cc1ee50272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61cc1ee602ca - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61cc1ee602ca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x61cc1ee1e736 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61cc1ee1e736 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61cc1ee2f6d9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61cc1ee2f6d9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61cc1ee2f571 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61cc1edf292e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61cc1edf292e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61cc1ee2f952 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61cc1ee2f952 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61cc1ee2f798 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61cc1ee2a8f9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61cc1ee12a7d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61cc1ee675bc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61cc1edc6500 - integration::compile_and_run::h01842e3e124a2289
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:59:9
[INFO] [stdout]   20:     0x61cc1edc8cd2 - integration::test_switch_no_match_no_default::hbfb7d203b5071d5b
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:369:18
[INFO] [stdout]   21:     0x61cc1edc8dc7 - integration::test_switch_no_match_no_default::{{closure}}::h8ccc6a4c06a54e4d
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/zaco-driver/tests/integration.rs:368:37
[INFO] [stdout]   22:     0x61cc1edcd516 - core::ops::function::FnOnce::call_once::h965deb221383ee2c
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61cc1edf26eb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61cc1edf26eb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x61cc1ee060fa - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x61cc1ee060fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x61cc1ee060fa - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x61cc1ee060fa - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x61cc1ee060fa - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x61cc1ee060fa - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x61cc1ee060fa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x61cc1ede0554 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x61cc1ede0554 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x61cc1ede3ef2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x61cc1ede3ef2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x61cc1ede3ef2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x61cc1ede3ef2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x61cc1ede3ef2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x61cc1ede3ef2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x61cc1ede3ef2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61cc1ee2592f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x61cc1ee2592f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   43:     0x7aab4c0d1aa4 - <unknown>
[INFO] [stdout]   44:     0x7aab4c15ea64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_arithmetic_add
[INFO] [stdout]     test_arithmetic_div
[INFO] [stdout]     test_arithmetic_mod
[INFO] [stdout]     test_arithmetic_mul
[INFO] [stdout]     test_arithmetic_sub
[INFO] [stdout]     test_boolean_output
[INFO] [stdout]     test_exit_code_zero
[INFO] [stdout]     test_hello_string_only
[INFO] [stdout]     test_hello_world
[INFO] [stdout]     test_if_false
[INFO] [stdout]     test_if_true
[INFO] [stdout]     test_integer_variables
[INFO] [stdout]     test_mixed_output
[INFO] [stdout]     test_multiple_args
[INFO] [stdout]     test_switch_basic_match
[INFO] [stdout]     test_switch_default_case
[INFO] [stdout]     test_switch_no_match_no_default
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 17 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.15s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ca94787d1f6eb3c2be0ce4d3eceb02aec2c4c94b5eaf7864bdeca149afe8f13c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca94787d1f6eb3c2be0ce4d3eceb02aec2c4c94b5eaf7864bdeca149afe8f13c", kill_on_drop: false }`
[INFO] [stdout] ca94787d1f6eb3c2be0ce4d3eceb02aec2c4c94b5eaf7864bdeca149afe8f13c
