[INFO] cloning repository https://github.com/sgrowe/compiler-in-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sgrowe/compiler-in-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsgrowe%2Fcompiler-in-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsgrowe%2Fcompiler-in-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96ff3257201acc29b1c9478df93619cfe34dafe5 [INFO] testing sgrowe/compiler-in-rust against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsgrowe%2Fcompiler-in-rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sgrowe/compiler-in-rust on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sgrowe/compiler-in-rust [INFO] finished tweaking git repo https://github.com/sgrowe/compiler-in-rust [INFO] tweaked toml for git repo https://github.com/sgrowe/compiler-in-rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sgrowe/compiler-in-rust 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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 726387078fec5327b94d22025d24d0638aa70b299064e2852f2b8bdc394f46c3 [INFO] running `Command { std: "docker" "start" "-a" "726387078fec5327b94d22025d24d0638aa70b299064e2852f2b8bdc394f46c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "726387078fec5327b94d22025d24d0638aa70b299064e2852f2b8bdc394f46c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "726387078fec5327b94d22025d24d0638aa70b299064e2852f2b8bdc394f46c3", kill_on_drop: false }` [INFO] [stdout] 726387078fec5327b94d22025d24d0638aa70b299064e2852f2b8bdc394f46c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53049017b53d1adf59065562f97eabf13ab3bcd86c676ae87c912d45ddc3321e [INFO] running `Command { std: "docker" "start" "-a" "53049017b53d1adf59065562f97eabf13ab3bcd86c676ae87c912d45ddc3321e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.73 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling wasm-bindgen v0.2.73 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling compiler_core v0.1.0 (/opt/rustwide/workdir/compiler-core) [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> compiler-core/src/analyser.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | name, [INFO] [stdout] | ^^^^ help: try ignoring the field: `name: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `exported` [INFO] [stdout] --> compiler-core/src/analyser.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | exported, [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `exported: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `usage_count` [INFO] [stdout] --> compiler-core/src/analyser.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | usage_count, [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `usage_count: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `statement` [INFO] [stdout] --> compiler-core/src/analyser.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | for statement in body.iter().enumerate() { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statement` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Result` is never used [INFO] [stdout] --> compiler-core/src/analyser.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | type Result<'a, X> = std::result::Result>; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Symbol` is never constructed [INFO] [stdout] --> compiler-core/src/analyser.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct Symbol<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `analyse` is never used [INFO] [stdout] --> compiler-core/src/analyser.rs:15:4 [INFO] [stdout] | [INFO] [stdout] 15 | fn analyse(parser: Parser) -> Result<()> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.73 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.73 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.73 [INFO] [stderr] Compiling js-sys v0.3.50 [INFO] [stderr] Compiling compiler_frontend v0.1.0 (/opt/rustwide/workdir/compiler-frontend) [INFO] [stderr] Compiling web-sys v0.3.50 [INFO] [stderr] Compiling online-playground v0.1.0 (/opt/rustwide/workdir/online-playground) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.04s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.73 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "53049017b53d1adf59065562f97eabf13ab3bcd86c676ae87c912d45ddc3321e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53049017b53d1adf59065562f97eabf13ab3bcd86c676ae87c912d45ddc3321e", kill_on_drop: false }` [INFO] [stdout] 53049017b53d1adf59065562f97eabf13ab3bcd86c676ae87c912d45ddc3321e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6451ed7c0e1798b477c0db7d7d2d75acebdc19e1c4db2adeabc330b628d407db [INFO] running `Command { std: "docker" "start" "-a" "6451ed7c0e1798b477c0db7d7d2d75acebdc19e1c4db2adeabc330b628d407db", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling target-lexicon v0.12.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling wasmparser v0.77.0 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling zstd-sys v1.4.20+zstd.1.4.9 [INFO] [stderr] Compiling wasmtime-fiber v0.26.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling backtrace v0.3.58 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling wasmtime-runtime v0.26.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling zstd-safe v3.0.1+zstd.1.4.9 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.73 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling cast v0.2.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling regex v1.5.3 [INFO] [stderr] Compiling cpp_demangle v0.3.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.73 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling psm v0.1.12 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling wasmtime-cache v0.26.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.73 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling file-per-thread-logger v0.1.4 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling test-case v1.1.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling errno v0.2.7 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cranelift-entity v0.73.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.73.0 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.73.0 [INFO] [stderr] Compiling cranelift-bforest v0.73.0 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling wat v1.0.37 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.73 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> compiler-core/src/analyser.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | name, [INFO] [stdout] | ^^^^ help: try ignoring the field: `name: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `exported` [INFO] [stdout] --> compiler-core/src/analyser.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | exported, [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `exported: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `usage_count` [INFO] [stdout] --> compiler-core/src/analyser.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | usage_count, [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `usage_count: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `statement` [INFO] [stdout] --> compiler-core/src/analyser.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | for statement in body.iter().enumerate() { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statement` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Result` is never used [INFO] [stdout] --> compiler-core/src/analyser.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | type Result<'a, X> = std::result::Result>; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Symbol` is never constructed [INFO] [stdout] --> compiler-core/src/analyser.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct Symbol<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `analyse` is never used [INFO] [stdout] --> compiler-core/src/analyser.rs:15:4 [INFO] [stdout] | [INFO] [stdout] 15 | fn analyse(parser: Parser) -> Result<()> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling similar v1.3.0 [INFO] [stderr] Compiling js-sys v0.3.50 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling compiler_frontend v0.1.0 (/opt/rustwide/workdir/compiler-frontend) [INFO] [stderr] Compiling insta v1.7.1 [INFO] [stderr] Compiling web-sys v0.3.50 [INFO] [stderr] Compiling cranelift-codegen v0.73.0 [INFO] [stderr] Compiling online-playground v0.1.0 (/opt/rustwide/workdir/online-playground) [INFO] [stderr] Compiling cranelift-frontend v0.73.0 [INFO] [stderr] Compiling cranelift-wasm v0.73.0 [INFO] [stderr] Compiling cranelift-native v0.73.0 [INFO] [stderr] Compiling wasmtime-environ v0.26.0 [INFO] [stderr] Compiling wasmtime-debug v0.26.0 [INFO] [stderr] Compiling wasmtime-cranelift v0.26.0 [INFO] [stderr] Compiling wasmtime-profiling v0.26.0 [INFO] [stderr] Compiling wasmtime-obj v0.26.0 [INFO] [stderr] Compiling wasmtime-jit v0.26.0 [INFO] [stderr] Compiling zstd v0.6.1+zstd.1.4.9 [INFO] [stderr] Compiling wasmtime v0.26.0 [INFO] [stderr] Compiling compiler_core v0.1.0 (/opt/rustwide/workdir/compiler-core) [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> compiler-core/src/analyser.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | name, [INFO] [stdout] | ^^^^ help: try ignoring the field: `name: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `exported` [INFO] [stdout] --> compiler-core/src/analyser.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | exported, [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `exported: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `usage_count` [INFO] [stdout] --> compiler-core/src/analyser.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | usage_count, [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `usage_count: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `statement` [INFO] [stdout] --> compiler-core/src/analyser.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | for statement in body.iter().enumerate() { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statement` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Result` is never used [INFO] [stdout] --> compiler-core/src/analyser.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | type Result<'a, X> = std::result::Result>; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Symbol` is never constructed [INFO] [stdout] --> compiler-core/src/analyser.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct Symbol<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `analyse` is never used [INFO] [stdout] --> compiler-core/src/analyser.rs:15:4 [INFO] [stdout] | [INFO] [stdout] 15 | fn analyse(parser: Parser) -> Result<()> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 29s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cranelift-codegen-meta v0.73.0, criterion v0.3.4, wasm-bindgen v0.2.73, wasmparser v0.77.0, wasmtime-cache v0.26.0, wasmtime-debug v0.26.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "6451ed7c0e1798b477c0db7d7d2d75acebdc19e1c4db2adeabc330b628d407db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6451ed7c0e1798b477c0db7d7d2d75acebdc19e1c4db2adeabc330b628d407db", kill_on_drop: false }` [INFO] [stdout] 6451ed7c0e1798b477c0db7d7d2d75acebdc19e1c4db2adeabc330b628d407db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 850659062ece91e9b238d2e037f15d07fbe61f6325937b73895a5d4f4f3586e9 [INFO] running `Command { std: "docker" "start" "-a" "850659062ece91e9b238d2e037f15d07fbe61f6325937b73895a5d4f4f3586e9", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `name` [INFO] [stderr] --> compiler-core/src/analyser.rs:43:21 [INFO] [stderr] | [INFO] [stderr] 43 | name, [INFO] [stderr] | ^^^^ help: try ignoring the field: `name: _` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `exported` [INFO] [stderr] --> compiler-core/src/analyser.rs:47:13 [INFO] [stderr] | [INFO] [stderr] 47 | exported, [INFO] [stderr] | ^^^^^^^^ help: try ignoring the field: `exported: _` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `usage_count` [INFO] [stderr] --> compiler-core/src/analyser.rs:48:13 [INFO] [stderr] | [INFO] [stderr] 48 | usage_count, [INFO] [stderr] | ^^^^^^^^^^^ help: try ignoring the field: `usage_count: _` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `statement` [INFO] [stderr] --> compiler-core/src/analyser.rs:60:17 [INFO] [stderr] | [INFO] [stderr] 60 | for statement in body.iter().enumerate() { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statement` [INFO] [stderr] [INFO] [stderr] warning: type alias `Result` is never used [INFO] [stderr] --> compiler-core/src/analyser.rs:7:6 [INFO] [stderr] | [INFO] [stderr] 7 | type Result<'a, X> = std::result::Result>; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `Symbol` is never constructed [INFO] [stderr] --> compiler-core/src/analyser.rs:9:8 [INFO] [stderr] | [INFO] [stderr] 9 | struct Symbol<'a> { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `analyse` is never used [INFO] [stderr] --> compiler-core/src/analyser.rs:15:4 [INFO] [stderr] | [INFO] [stderr] 15 | fn analyse(parser: Parser) -> Result<()> { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `compiler_core` (lib) generated 7 warnings [INFO] [stderr] warning: `compiler_core` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.52s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cranelift-codegen-meta v0.73.0, criterion v0.3.4, wasm-bindgen v0.2.73, wasmparser v0.77.0, wasmtime-cache v0.26.0, wasmtime-debug v0.26.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/compiler_core-d50cc049e4ffca0a) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stderr] thread 'tests::program::_fibonacci_12_144' panicked at library/core/src/panicking.rs:218:5: [INFO] [stderr] unsafe precondition(s) violated: ptr::copy requires that both pointer arguments are aligned and non-null [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x63553d108a8a - std::backtrace_rs::backtrace::libunwind::trace::h3dab7ffe210583a3 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x63553d108a8a - std::backtrace_rs::backtrace::trace_unsynchronized::h85ec3139dd4f9047 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x63553d108a8a - std::sys::backtrace::_print_fmt::h3447259688950eab [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x63553d108a8a - ::fmt::ha8d24a0f27cc401d [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x63553d133ae3 - core::fmt::rt::Argument::fmt::h650b92642f481125 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x63553d133ae3 - core::fmt::write::h5becf96591c394eb [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x63553d104c13 - std::io::Write::write_fmt::h29c491e9f261d923 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x63553d1088d2 - std::sys::backtrace::BacktraceLock::print::hae1dc20f39b0ae80 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x63553d109f0e - std::panicking::default_hook::{{closure}}::hb3023fc9edf847a9 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x63553d109d53 - std::panicking::default_hook::h271aee2d85880663 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x63553c298288 - as core::ops::function::Fn>::call::hbfe4f2a7834d388d [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stderr] 11: 0x63553c298288 - test::test_main::{{closure}}::hbb7d4fde4185abc5 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:134:21 [INFO] [stderr] 12: 0x63553d10a728 - as core::ops::function::Fn>::call::hd4cbe0a9e8955cde [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stderr] 13: 0x63553d10a728 - std::panicking::rust_panic_with_hook::he05f4a167c1908ac [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:825:13 [INFO] [stderr] 14: 0x63553d10a3a6 - std::panicking::begin_panic_handler::{{closure}}::h79780775730ab9df [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:683:13 [INFO] [stderr] 15: 0x63553d108f59 - std::sys::backtrace::__rust_end_short_backtrace::h753217146a30d8a2 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 16: 0x63553d10a06d - rust_begin_unwind [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:681:5 [INFO] [stderr] 17: 0x63553d130e5d - core::panicking::panic_nounwind_fmt::runtime::h4549f1221a838d3c [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panicking.rs:117:22 [INFO] [stderr] 18: 0x63553d130e5d - core::panicking::panic_nounwind_fmt::hee746ede064b4c8e [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/intrinsics/mod.rs:3840:9 [INFO] [stderr] 19: 0x63553d130ef2 - core::panicking::panic_nounwind::h636d323a073e8fbc [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panicking.rs:218:5 [INFO] [stderr] 20: 0x63553c874344 - core::intrinsics::copy::precondition_check::h0a20ed4f00d2c608 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ub_checks.rs:68:21 [INFO] [stderr] 21: 0x63553c870bf2 - core::intrinsics::copy::h41206635827d6f7e [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ub_checks.rs:75:17 [INFO] [stderr] 22: 0x63553c870bf2 - wasmtime_runtime::instance::allocator::initialize_vmcontext::ha706ac97fc4eff34 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-runtime-0.26.0/src/instance/allocator.rs:430:5 [INFO] [stderr] 23: 0x63553c872e57 - ::allocate::h3775080407306382 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-runtime-0.26.0/src/instance/allocator.rs:623:9 [INFO] [stderr] 24: 0x63553c2b223e - wasmtime::instance::Instantiator::instantiate_raw::h2c54dfced2c0deb8 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-0.26.0/src/instance.rs:517:28 [INFO] [stderr] 25: 0x63553c2b0fe4 - wasmtime::instance::Instantiator::step::h207ae489cae949d6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-0.26.0/src/instance.rs:488:32 [INFO] [stderr] 26: 0x63553c2b03c7 - wasmtime::instance::Instance::new::h3c16d67c17c99dbe [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-0.26.0/src/instance.rs:112:46 [INFO] [stderr] 27: 0x63553c246ca5 - compiler_core::tests::program::program::h63b4ad3b4cba5cdf [INFO] [stderr] at /opt/rustwide/workdir/compiler-core/src/lib.rs:76:24 [INFO] [stderr] 28: 0x63553c2472cc - compiler_core::tests::program::_fibonacci_12_144::h5e176a02cb86b55c [INFO] [stderr] at /opt/rustwide/workdir/compiler-core/src/lib.rs:58:5 [INFO] [stderr] 29: 0x63553c247297 - compiler_core::tests::program::_fibonacci_12_144::{{closure}}::hdfde6e2a4b146c58 [INFO] [stderr] at /opt/rustwide/workdir/compiler-core/src/lib.rs:58:36 [INFO] [stderr] 30: 0x63553c248316 - core::ops::function::FnOnce::call_once::h2fe983b4eb6ac0dc [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 31: 0x63553c29cecb - core::ops::function::FnOnce::call_once::h651e3187cb632f8b [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 32: 0x63553c29cecb - test::__rust_begin_short_backtrace::hf087c08482082584 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:632:18 [INFO] [stderr] 33: 0x63553c29c7d9 - test::run_test_in_process::{{closure}}::h028b11125eb38b18 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:60 [INFO] [stderr] 34: 0x63553c29c7d9 - as core::ops::function::FnOnce<()>>::call_once::h8a69fc59e5c0ffcd [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 35: 0x63553c29c7d9 - std::panicking::try::do_call::h53d2549af1773521 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stderr] 36: 0x63553c29c7d9 - std::panicking::try::h327579c208c8ae37 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stderr] 37: 0x63553c29c7d9 - std::panic::catch_unwind::hae7e4a4da155a27e [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stderr] 38: 0x63553c29c7d9 - test::run_test_in_process::hef0a7b0ac1ee3437 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:27 [INFO] [stderr] 39: 0x63553c29c7d9 - test::run_test::{{closure}}::h007633ec4ae045b1 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:576:43 [INFO] [stderr] 40: 0x63553c25f54a - test::run_test::{{closure}}::hf3a8c9852b545b46 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:606:41 [INFO] [stderr] 41: 0x63553c25f54a - std::sys::backtrace::__rust_begin_short_backtrace::ha442d5d7942f6ee9 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:152:18 [INFO] [stderr] 42: 0x63553c262fb6 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc8fd461cdc84b676 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:561:17 [INFO] [stderr] 43: 0x63553c262fb6 - as core::ops::function::FnOnce<()>>::call_once::h5a459cc955f063ed [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 44: 0x63553c262fb6 - std::panicking::try::do_call::hc249aed3a6c9c972 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stderr] 45: 0x63553c262fb6 - std::panicking::try::h649add41232b7ab3 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stderr] 46: 0x63553c262fb6 - std::panic::catch_unwind::h2fd522623ccd57b0 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stderr] 47: 0x63553c262fb6 - std::thread::Builder::spawn_unchecked_::{{closure}}::h685de412d0d20b6b [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:559:30 [INFO] [stderr] 48: 0x63553c262fb6 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf3391e711cf5434d [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 49: 0x63553d10ed2b - as core::ops::function::FnOnce>::call_once::hc98bb0f9729b604d [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 50: 0x63553d10ed2b - as core::ops::function::FnOnce>::call_once::h3b479d8e9f1fef9f [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 51: 0x63553d10ed2b - std::sys::pal::unix::thread::Thread::new::thread_start::he3d5da9652362070 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stderr] 52: 0x78be1b167ac3 - [INFO] [stderr] 53: 0x78be1b1f8a04 - clone [INFO] [stderr] 54: 0x0 - [INFO] [stderr] thread caused non-unwinding panic. aborting. [INFO] [stderr] error: test failed, to rerun pass `-p compiler_core --lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/compiler_core-d50cc049e4ffca0a` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "850659062ece91e9b238d2e037f15d07fbe61f6325937b73895a5d4f4f3586e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "850659062ece91e9b238d2e037f15d07fbe61f6325937b73895a5d4f4f3586e9", kill_on_drop: false }` [INFO] [stdout] 850659062ece91e9b238d2e037f15d07fbe61f6325937b73895a5d4f4f3586e9