[INFO] cloning repository https://github.com/Michael-F-Bryan/iec [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Michael-F-Bryan/iec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-F-Bryan%2Fiec", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-F-Bryan%2Fiec'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8c4106cb116776f70f5fda6b7c30d98909a60b8 [INFO] testing Michael-F-Bryan/iec against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-F-Bryan%2Fiec" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Michael-F-Bryan/iec on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Michael-F-Bryan/iec [INFO] finished tweaking git repo https://github.com/Michael-F-Bryan/iec [INFO] tweaked toml for git repo https://github.com/Michael-F-Bryan/iec written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Michael-F-Bryan/iec already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 997272fe1b8595c1b1e0090a93281ce5b8a635a0083bbf6810c83dd4e95e48c4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "997272fe1b8595c1b1e0090a93281ce5b8a635a0083bbf6810c83dd4e95e48c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "997272fe1b8595c1b1e0090a93281ce5b8a635a0083bbf6810c83dd4e95e48c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "997272fe1b8595c1b1e0090a93281ce5b8a635a0083bbf6810c83dd4e95e48c4", kill_on_drop: false }` [INFO] [stdout] 997272fe1b8595c1b1e0090a93281ce5b8a635a0083bbf6810c83dd4e95e48c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 36fa046fc18090961fcac01ab4578c8ee1ea02f7551d60e05bc39c6a41fc13c9 [INFO] running `Command { std: "docker" "start" "-a" "36fa046fc18090961fcac01ab4578c8ee1ea02f7551d60e05bc39c6a41fc13c9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling cc v1.0.32 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling regex v1.1.3 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling lalrpop-util v0.16.3 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling sum_type v0.1.1 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling block-padding v0.1.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling ena v0.11.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling aho-corasick v0.7.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling synstructure v0.5.2 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling heapsize_derive v0.1.4 [INFO] [stderr] Compiling typename_derive v0.1.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling typename v0.1.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling slog_derive v0.1.1 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling docopt v1.0.2 [INFO] [stderr] Compiling codespan v0.2.1 [INFO] [stderr] Compiling codespan-reporting v0.2.1 [INFO] [stderr] Compiling lalrpop v0.16.3 [INFO] [stderr] Compiling iec_syntax v0.1.0 (/opt/rustwide/workdir/syntax) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64164:5 [INFO] [stdout] | [INFO] [stdout] 64164 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64164 - (__0) [INFO] [stdout] 64164 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64175:5 [INFO] [stdout] | [INFO] [stdout] 64175 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64175 - (__0) [INFO] [stdout] 64175 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64186:5 [INFO] [stdout] | [INFO] [stdout] 64186 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64186 - (__0) [INFO] [stdout] 64186 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64197:5 [INFO] [stdout] | [INFO] [stdout] 64197 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64197 - (__0) [INFO] [stdout] 64197 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64208:5 [INFO] [stdout] | [INFO] [stdout] 64208 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64208 - (__0) [INFO] [stdout] 64208 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64219:5 [INFO] [stdout] | [INFO] [stdout] 64219 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64219 - (__0) [INFO] [stdout] 64219 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64230:5 [INFO] [stdout] | [INFO] [stdout] 64230 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64230 - (__0) [INFO] [stdout] 64230 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64241:5 [INFO] [stdout] | [INFO] [stdout] 64241 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64241 - (__0) [INFO] [stdout] 64241 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64252:5 [INFO] [stdout] | [INFO] [stdout] 64252 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64252 - (__0) [INFO] [stdout] 64252 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64263:5 [INFO] [stdout] | [INFO] [stdout] 64263 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64263 - (__0) [INFO] [stdout] 64263 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64274:5 [INFO] [stdout] | [INFO] [stdout] 64274 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64274 - (__0) [INFO] [stdout] 64274 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64285:5 [INFO] [stdout] | [INFO] [stdout] 64285 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64285 - (__0) [INFO] [stdout] 64285 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:65150:5 [INFO] [stdout] | [INFO] [stdout] 65150 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 65150 - (__0) [INFO] [stdout] 65150 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:65285:5 [INFO] [stdout] | [INFO] [stdout] 65285 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 65285 - (__0) [INFO] [stdout] 65285 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:65343:5 [INFO] [stdout] | [INFO] [stdout] 65343 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 65343 - (__0) [INFO] [stdout] 65343 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:65397:5 [INFO] [stdout] | [INFO] [stdout] 65397 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 65397 - (__0) [INFO] [stdout] 65397 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:65640:5 [INFO] [stdout] | [INFO] [stdout] 65640 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 65640 - (__0) [INFO] [stdout] 65640 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling iec v0.1.0 (/opt/rustwide/workdir/iec) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> iec/src/ecs.rs:100:32 [INFO] [stdout] | [INFO] [stdout] 100 | items: HashMap>, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 100 - items: HashMap>, [INFO] [stdout] 100 + items: HashMap>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> iec/src/ecs.rs:101:37 [INFO] [stdout] | [INFO] [stdout] 101 | singletons: HashMap>, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 101 - singletons: HashMap>, [INFO] [stdout] 101 + singletons: HashMap>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> iec/src/ecs.rs:272:37 [INFO] [stdout] | [INFO] [stdout] 272 | container: &HashMap>, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 272 - container: &HashMap>, [INFO] [stdout] 272 + container: &HashMap>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> iec/src/ecs.rs:123:59 [INFO] [stdout] | [INFO] [stdout] 123 | self.items.insert(type_id, boxed_container as Box); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 123 - self.items.insert(type_id, boxed_container as Box); [INFO] [stdout] 123 + self.items.insert(type_id, boxed_container as Box); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> iec/src/ecs.rs:277:26 [INFO] [stdout] | [INFO] [stdout] 277 | * (size_of::>() + size_of::() + size_of::()); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 277 - * (size_of::>() + size_of::() + size_of::()); [INFO] [stdout] 277 + * (size_of::>() + size_of::() + size_of::()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parent` [INFO] [stdout] --> iec/src/passes/basic_blocks.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | parent: Symbol, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `body` [INFO] [stdout] --> iec/src/passes/basic_blocks.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | body: &[iec_syntax::Statement], [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `variables` [INFO] [stdout] --> iec/src/passes/basic_blocks.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | variables: &Container, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variables` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `types` [INFO] [stdout] --> iec/src/passes/basic_blocks.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | types: &Container, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `diags` [INFO] [stdout] --> iec/src/passes/basic_blocks.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | diags: &mut Diagnostics, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_diags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `programs` [INFO] [stdout] --> iec/src/passes/basic_blocks.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | let (mut programs, variables, symbols, types, instructions, blocks) = [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_programs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instructions` [INFO] [stdout] --> iec/src/passes/basic_blocks.rs:25:55 [INFO] [stdout] | [INFO] [stdout] 25 | let (mut programs, variables, symbols, types, instructions, blocks) = [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instructions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `blocks` [INFO] [stdout] --> iec/src/passes/basic_blocks.rs:25:69 [INFO] [stdout] | [INFO] [stdout] 25 | let (mut programs, variables, symbols, types, instructions, blocks) = [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_blocks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entry_block` [INFO] [stdout] --> iec/src/passes/basic_blocks.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | let entry_block = to_basic_blocks( [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entry_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> iec/src/passes/basic_blocks.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | let (mut programs, variables, symbols, types, instructions, blocks) = [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `component_type_id` [INFO] [stdout] --> iec/src/ecs.rs:378:5 [INFO] [stdout] | [INFO] [stdout] 378 | component_type_id: TypeId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ContainerVtable` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> iec/src/ecs.rs:371:10 [INFO] [stdout] | [INFO] [stdout] 371 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling iec_runner v0.1.0 (/opt/rustwide/workdir/runner) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 05s [INFO] running `Command { std: "docker" "inspect" "36fa046fc18090961fcac01ab4578c8ee1ea02f7551d60e05bc39c6a41fc13c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36fa046fc18090961fcac01ab4578c8ee1ea02f7551d60e05bc39c6a41fc13c9", kill_on_drop: false }` [INFO] [stdout] 36fa046fc18090961fcac01ab4578c8ee1ea02f7551d60e05bc39c6a41fc13c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c57cbcb703d7f9c207609ec881d2a0fd4c12bf30551473a9f8ab310d5319d65 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0c57cbcb703d7f9c207609ec881d2a0fd4c12bf30551473a9f8ab310d5319d65", kill_on_drop: false }` [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64164:5 [INFO] [stdout] | [INFO] [stdout] 64164 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64164 - (__0) [INFO] [stdout] 64164 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64175:5 [INFO] [stdout] | [INFO] [stdout] 64175 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64175 - (__0) [INFO] [stdout] 64175 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64186:5 [INFO] [stdout] | [INFO] [stdout] 64186 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64186 - (__0) [INFO] [stdout] 64186 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64197:5 [INFO] [stdout] | [INFO] [stdout] 64197 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64197 - (__0) [INFO] [stdout] 64197 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64208:5 [INFO] [stdout] | [INFO] [stdout] 64208 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64208 - (__0) [INFO] [stdout] 64208 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64219:5 [INFO] [stdout] | [INFO] [stdout] 64219 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64219 - (__0) [INFO] [stdout] 64219 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64230:5 [INFO] [stdout] | [INFO] [stdout] 64230 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64230 - (__0) [INFO] [stdout] 64230 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64241:5 [INFO] [stdout] | [INFO] [stdout] 64241 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64241 - (__0) [INFO] [stdout] 64241 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64252:5 [INFO] [stdout] | [INFO] [stdout] 64252 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64252 - (__0) [INFO] [stdout] 64252 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64263:5 [INFO] [stdout] | [INFO] [stdout] 64263 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64263 - (__0) [INFO] [stdout] 64263 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64274:5 [INFO] [stdout] | [INFO] [stdout] 64274 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64274 - (__0) [INFO] [stdout] 64274 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64285:5 [INFO] [stdout] | [INFO] [stdout] 64285 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64285 - (__0) [INFO] [stdout] 64285 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:65150:5 [INFO] [stdout] | [INFO] [stdout] 65150 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 65150 - (__0) [INFO] [stdout] 65150 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:65285:5 [INFO] [stdout] | [INFO] [stdout] 65285 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 65285 - (__0) [INFO] [stdout] 65285 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:65343:5 [INFO] [stdout] | [INFO] [stdout] 65343 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 65343 - (__0) [INFO] [stdout] 65343 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:65397:5 [INFO] [stdout] | [INFO] [stdout] 65397 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 65397 - (__0) [INFO] [stdout] 65397 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:65640:5 [INFO] [stdout] | [INFO] [stdout] 65640 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 65640 - (__0) [INFO] [stdout] 65640 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> iec/src/ecs.rs:100:32 [INFO] [stdout] | [INFO] [stdout] 100 | items: HashMap>, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 100 - items: HashMap>, [INFO] [stdout] 100 + items: HashMap>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> iec/src/ecs.rs:101:37 [INFO] [stdout] | [INFO] [stdout] 101 | singletons: HashMap>, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 101 - singletons: HashMap>, [INFO] [stdout] 101 + singletons: HashMap>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> iec/src/ecs.rs:272:37 [INFO] [stdout] | [INFO] [stdout] 272 | container: &HashMap>, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 272 - container: &HashMap>, [INFO] [stdout] 272 + container: &HashMap>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> iec/src/ecs.rs:123:59 [INFO] [stdout] | [INFO] [stdout] 123 | self.items.insert(type_id, boxed_container as Box); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 123 - self.items.insert(type_id, boxed_container as Box); [INFO] [stdout] 123 + self.items.insert(type_id, boxed_container as Box); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> iec/src/ecs.rs:277:26 [INFO] [stdout] | [INFO] [stdout] 277 | * (size_of::>() + size_of::() + size_of::()); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 277 - * (size_of::>() + size_of::() + size_of::()); [INFO] [stdout] 277 + * (size_of::>() + size_of::() + size_of::()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parent` [INFO] [stdout] --> iec/src/passes/basic_blocks.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | parent: Symbol, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `body` [INFO] [stdout] --> iec/src/passes/basic_blocks.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | body: &[iec_syntax::Statement], [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `variables` [INFO] [stdout] --> iec/src/passes/basic_blocks.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | variables: &Container, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variables` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `types` [INFO] [stdout] --> iec/src/passes/basic_blocks.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | types: &Container, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `diags` [INFO] [stdout] --> iec/src/passes/basic_blocks.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | diags: &mut Diagnostics, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_diags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `programs` [INFO] [stdout] --> iec/src/passes/basic_blocks.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | let (mut programs, variables, symbols, types, instructions, blocks) = [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_programs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instructions` [INFO] [stdout] --> iec/src/passes/basic_blocks.rs:25:55 [INFO] [stdout] | [INFO] [stdout] 25 | let (mut programs, variables, symbols, types, instructions, blocks) = [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instructions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `blocks` [INFO] [stdout] --> iec/src/passes/basic_blocks.rs:25:69 [INFO] [stdout] | [INFO] [stdout] 25 | let (mut programs, variables, symbols, types, instructions, blocks) = [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_blocks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entry_block` [INFO] [stdout] --> iec/src/passes/basic_blocks.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | let entry_block = to_basic_blocks( [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entry_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> iec/src/passes/basic_blocks.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | let (mut programs, variables, symbols, types, instructions, blocks) = [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `component_type_id` [INFO] [stdout] --> iec/src/ecs.rs:378:5 [INFO] [stdout] | [INFO] [stdout] 378 | component_type_id: TypeId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ContainerVtable` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> iec/src/ecs.rs:371:10 [INFO] [stdout] | [INFO] [stdout] 371 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling iec v0.1.0 (/opt/rustwide/workdir/iec) [INFO] [stderr] Compiling iec_runner v0.1.0 (/opt/rustwide/workdir/runner) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> iec/src/ecs.rs:100:32 [INFO] [stdout] | [INFO] [stdout] 100 | items: HashMap>, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 100 - items: HashMap>, [INFO] [stdout] 100 + items: HashMap>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> iec/src/ecs.rs:101:37 [INFO] [stdout] | [INFO] [stdout] 101 | singletons: HashMap>, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 101 - singletons: HashMap>, [INFO] [stdout] 101 + singletons: HashMap>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> iec/src/ecs.rs:272:37 [INFO] [stdout] | [INFO] [stdout] 272 | container: &HashMap>, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 272 - container: &HashMap>, [INFO] [stdout] 272 + container: &HashMap>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> iec/src/ecs.rs:123:59 [INFO] [stdout] | [INFO] [stdout] 123 | self.items.insert(type_id, boxed_container as Box); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 123 - self.items.insert(type_id, boxed_container as Box); [INFO] [stdout] 123 + self.items.insert(type_id, boxed_container as Box); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> iec/src/ecs.rs:277:26 [INFO] [stdout] | [INFO] [stdout] 277 | * (size_of::>() + size_of::() + size_of::()); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 277 - * (size_of::>() + size_of::() + size_of::()); [INFO] [stdout] 277 + * (size_of::>() + size_of::() + size_of::()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parent` [INFO] [stdout] --> iec/src/passes/basic_blocks.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | parent: Symbol, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `body` [INFO] [stdout] --> iec/src/passes/basic_blocks.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | body: &[iec_syntax::Statement], [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `variables` [INFO] [stdout] --> iec/src/passes/basic_blocks.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | variables: &Container, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variables` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `types` [INFO] [stdout] --> iec/src/passes/basic_blocks.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | types: &Container, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `diags` [INFO] [stdout] --> iec/src/passes/basic_blocks.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | diags: &mut Diagnostics, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_diags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `programs` [INFO] [stdout] --> iec/src/passes/basic_blocks.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | let (mut programs, variables, symbols, types, instructions, blocks) = [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_programs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instructions` [INFO] [stdout] --> iec/src/passes/basic_blocks.rs:25:55 [INFO] [stdout] | [INFO] [stdout] 25 | let (mut programs, variables, symbols, types, instructions, blocks) = [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instructions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `blocks` [INFO] [stdout] --> iec/src/passes/basic_blocks.rs:25:69 [INFO] [stdout] | [INFO] [stdout] 25 | let (mut programs, variables, symbols, types, instructions, blocks) = [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_blocks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entry_block` [INFO] [stdout] --> iec/src/passes/basic_blocks.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | let entry_block = to_basic_blocks( [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entry_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> iec/src/passes/basic_blocks.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | let (mut programs, variables, symbols, types, instructions, blocks) = [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling iec_syntax v0.1.0 (/opt/rustwide/workdir/syntax) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64164:5 [INFO] [stdout] | [INFO] [stdout] 64164 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64164 - (__0) [INFO] [stdout] 64164 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64175:5 [INFO] [stdout] | [INFO] [stdout] 64175 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64175 - (__0) [INFO] [stdout] 64175 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64186:5 [INFO] [stdout] | [INFO] [stdout] 64186 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64186 - (__0) [INFO] [stdout] 64186 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64197:5 [INFO] [stdout] | [INFO] [stdout] 64197 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64197 - (__0) [INFO] [stdout] 64197 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64208:5 [INFO] [stdout] | [INFO] [stdout] 64208 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64208 - (__0) [INFO] [stdout] 64208 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64219:5 [INFO] [stdout] | [INFO] [stdout] 64219 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64219 - (__0) [INFO] [stdout] 64219 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64230:5 [INFO] [stdout] | [INFO] [stdout] 64230 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64230 - (__0) [INFO] [stdout] 64230 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64241:5 [INFO] [stdout] | [INFO] [stdout] 64241 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64241 - (__0) [INFO] [stdout] 64241 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64252:5 [INFO] [stdout] | [INFO] [stdout] 64252 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64252 - (__0) [INFO] [stdout] 64252 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64263:5 [INFO] [stdout] | [INFO] [stdout] 64263 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64263 - (__0) [INFO] [stdout] 64263 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64274:5 [INFO] [stdout] | [INFO] [stdout] 64274 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64274 - (__0) [INFO] [stdout] 64274 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64285:5 [INFO] [stdout] | [INFO] [stdout] 64285 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64285 - (__0) [INFO] [stdout] 64285 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:65150:5 [INFO] [stdout] | [INFO] [stdout] 65150 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 65150 - (__0) [INFO] [stdout] 65150 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:65285:5 [INFO] [stdout] | [INFO] [stdout] 65285 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 65285 - (__0) [INFO] [stdout] 65285 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:65343:5 [INFO] [stdout] | [INFO] [stdout] 65343 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 65343 - (__0) [INFO] [stdout] 65343 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:65397:5 [INFO] [stdout] | [INFO] [stdout] 65397 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 65397 - (__0) [INFO] [stdout] 65397 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:65640:5 [INFO] [stdout] | [INFO] [stdout] 65640 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 65640 - (__0) [INFO] [stdout] 65640 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 25.64s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/iec-a08a07caa8284a77) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/iecc-3a8facd0dd3d71f3) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/iec_syntax-3580ea2cf2927053) [INFO] [stderr] Executable tests/compile_test.rs (/opt/rustwide/target/debug/deps/compile_test-fc6c1e7fa7a33ea0) [INFO] running `Command { std: "docker" "inspect" "0c57cbcb703d7f9c207609ec881d2a0fd4c12bf30551473a9f8ab310d5319d65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c57cbcb703d7f9c207609ec881d2a0fd4c12bf30551473a9f8ab310d5319d65", kill_on_drop: false }` [INFO] [stdout] 0c57cbcb703d7f9c207609ec881d2a0fd4c12bf30551473a9f8ab310d5319d65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 139d2eb74a99def0e2ae6f6d505476af7285d8119534e5f46ca75b508c390cfa [INFO] running `Command { std: "docker" "start" "-a" "139d2eb74a99def0e2ae6f6d505476af7285d8119534e5f46ca75b508c390cfa", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64164:5 [INFO] [stderr] | [INFO] [stderr] 64164 | (__0) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 64164 - (__0) [INFO] [stderr] 64164 + __0 [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64175:5 [INFO] [stderr] | [INFO] [stderr] 64175 | (__0) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 64175 - (__0) [INFO] [stderr] 64175 + __0 [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64186:5 [INFO] [stderr] | [INFO] [stderr] 64186 | (__0) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 64186 - (__0) [INFO] [stderr] 64186 + __0 [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64197:5 [INFO] [stderr] | [INFO] [stderr] 64197 | (__0) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 64197 - (__0) [INFO] [stderr] 64197 + __0 [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64208:5 [INFO] [stderr] | [INFO] [stderr] 64208 | (__0) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 64208 - (__0) [INFO] [stderr] 64208 + __0 [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64219:5 [INFO] [stderr] | [INFO] [stderr] 64219 | (__0) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 64219 - (__0) [INFO] [stderr] 64219 + __0 [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64230:5 [INFO] [stderr] | [INFO] [stderr] 64230 | (__0) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 64230 - (__0) [INFO] [stderr] 64230 + __0 [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64241:5 [INFO] [stderr] | [INFO] [stderr] 64241 | (__0) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 64241 - (__0) [INFO] [stderr] 64241 + __0 [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64252:5 [INFO] [stderr] | [INFO] [stderr] 64252 | (__0) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 64252 - (__0) [INFO] [stderr] 64252 + __0 [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64263:5 [INFO] [stderr] | [INFO] [stderr] 64263 | (__0) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 64263 - (__0) [INFO] [stderr] 64263 + __0 [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64274:5 [INFO] [stderr] | [INFO] [stderr] 64274 | (__0) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 64274 - (__0) [INFO] [stderr] 64274 + __0 [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:64285:5 [INFO] [stderr] | [INFO] [stderr] 64285 | (__0) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 64285 - (__0) [INFO] [stderr] 64285 + __0 [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:65150:5 [INFO] [stderr] | [INFO] [stderr] 65150 | (__0) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 65150 - (__0) [INFO] [stderr] 65150 + __0 [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:65285:5 [INFO] [stderr] | [INFO] [stderr] 65285 | (__0) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 65285 - (__0) [INFO] [stderr] 65285 + __0 [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:65343:5 [INFO] [stderr] | [INFO] [stderr] 65343 | (__0) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 65343 - (__0) [INFO] [stderr] 65343 + __0 [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:65397:5 [INFO] [stderr] | [INFO] [stderr] 65397 | (__0) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 65397 - (__0) [INFO] [stderr] 65397 + __0 [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/iec_syntax-115c5936e00c762a/out/grammar.rs:65640:5 [INFO] [stderr] | [INFO] [stderr] 65640 | (__0) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 65640 - (__0) [INFO] [stderr] 65640 + __0 [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `iec_syntax` (lib) generated 17 warnings [INFO] [stderr] warning: `iec_syntax` (lib test) generated 17 warnings (17 duplicates) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> iec/src/ecs.rs:100:32 [INFO] [stderr] | [INFO] [stderr] 100 | items: HashMap>, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 100 - items: HashMap>, [INFO] [stderr] 100 + items: HashMap>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> iec/src/ecs.rs:101:37 [INFO] [stderr] | [INFO] [stderr] 101 | singletons: HashMap>, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 101 - singletons: HashMap>, [INFO] [stderr] 101 + singletons: HashMap>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> iec/src/ecs.rs:272:37 [INFO] [stderr] | [INFO] [stderr] 272 | container: &HashMap>, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 272 - container: &HashMap>, [INFO] [stderr] 272 + container: &HashMap>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> iec/src/ecs.rs:123:59 [INFO] [stderr] | [INFO] [stderr] 123 | self.items.insert(type_id, boxed_container as Box); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 123 - self.items.insert(type_id, boxed_container as Box); [INFO] [stderr] 123 + self.items.insert(type_id, boxed_container as Box); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> iec/src/ecs.rs:277:26 [INFO] [stderr] | [INFO] [stderr] 277 | * (size_of::>() + size_of::() + size_of::()); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 277 - * (size_of::>() + size_of::() + size_of::()); [INFO] [stderr] 277 + * (size_of::>() + size_of::() + size_of::()); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused variable: `parent` [INFO] [stderr] --> iec/src/passes/basic_blocks.rs:49:5 [INFO] [stderr] | [INFO] [stderr] 49 | parent: Symbol, [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `body` [INFO] [stderr] --> iec/src/passes/basic_blocks.rs:50:5 [INFO] [stderr] | [INFO] [stderr] 50 | body: &[iec_syntax::Statement], [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_body` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `variables` [INFO] [stderr] --> iec/src/passes/basic_blocks.rs:51:5 [INFO] [stderr] | [INFO] [stderr] 51 | variables: &Container, [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variables` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `types` [INFO] [stderr] --> iec/src/passes/basic_blocks.rs:52:5 [INFO] [stderr] | [INFO] [stderr] 52 | types: &Container, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_types` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `diags` [INFO] [stderr] --> iec/src/passes/basic_blocks.rs:53:5 [INFO] [stderr] | [INFO] [stderr] 53 | diags: &mut Diagnostics, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_diags` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `programs` [INFO] [stderr] --> iec/src/passes/basic_blocks.rs:25:18 [INFO] [stderr] | [INFO] [stderr] 25 | let (mut programs, variables, symbols, types, instructions, blocks) = [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_programs` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `instructions` [INFO] [stderr] --> iec/src/passes/basic_blocks.rs:25:55 [INFO] [stderr] | [INFO] [stderr] 25 | let (mut programs, variables, symbols, types, instructions, blocks) = [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instructions` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `blocks` [INFO] [stderr] --> iec/src/passes/basic_blocks.rs:25:69 [INFO] [stderr] | [INFO] [stderr] 25 | let (mut programs, variables, symbols, types, instructions, blocks) = [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_blocks` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `entry_block` [INFO] [stderr] --> iec/src/passes/basic_blocks.rs:37:17 [INFO] [stderr] | [INFO] [stderr] 37 | let entry_block = to_basic_blocks( [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entry_block` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> iec/src/passes/basic_blocks.rs:25:14 [INFO] [stderr] | [INFO] [stderr] 25 | let (mut programs, variables, symbols, types, instructions, blocks) = [INFO] [stderr] | ----^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `component_type_id` [INFO] [stderr] --> iec/src/ecs.rs:378:5 [INFO] [stderr] | [INFO] [stderr] 378 | component_type_id: TypeId, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `ContainerVtable` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> iec/src/ecs.rs:371:10 [INFO] [stderr] | [INFO] [stderr] 371 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `iec` (lib) generated 16 warnings [INFO] [stderr] warning: `iec` (lib test) generated 15 warnings (15 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iec-a08a07caa8284a77) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test ecs::tests::debug_print_resources ... ok [INFO] [stdout] test ecs::tests::generate_valid_vtables ... ok [INFO] [stdout] test passes::variable_discovery::tests::discover_some_variables ... ok [INFO] [stdout] test passes::variable_discovery::tests::duplicate_variable_declarations ... ok [INFO] [stdout] test ecs::tests::get_a_component_container ... ok [INFO] [stdout] test ecs::tests::register_the_random_component ... ok [INFO] [stdout] test passes::variable_discovery::tests::unknown_type ... ok [INFO] [stdout] test ecs::tests::use_a_singleton_component ... ok [INFO] [stdout] test passes::symbol_table::tests::identify_function_blocks_and_programs ... ok [INFO] [stdout] test ecs::tests::you_cant_register_twice - should panic ... ok [INFO] [stdout] test ecs::tests::get_resource_heapsize ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- ecs::tests::get_resource_heapsize stdout ---- [INFO] [stdout] thread 'ecs::tests::get_resource_heapsize' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `96`, [INFO] [stdout] right: `928`', iec/src/ecs.rs:694:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5648cc2f90ad - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5648cc2f90ad - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5648cc2f90ad - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5648cc2f90ad - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5648cc31c20c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5648cc2f5a71 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5648cc2fadf5 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5648cc2fadf5 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5648cc2fadf5 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5648cc2faae4 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5648cc2fb342 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5648cc2fb227 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5648cc2f9564 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5648cc2faf59 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5648cc2563e3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5648cc31aa78 - core::panicking::assert_failed_inner::h337b271ded48bc15 [INFO] [stdout] 16: 0x5648cc2cd59a - core::panicking::assert_failed::h32e0f69d28930ff7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x5648cc2813fd - iec::ecs::tests::get_resource_heapsize::h90a7616080e330de [INFO] [stdout] at /opt/rustwide/workdir/iec/src/ecs.rs:694:9 [INFO] [stdout] 18: 0x5648cc2812ea - iec::ecs::tests::get_resource_heapsize::{{closure}}::h33c77711d005c14f [INFO] [stdout] at /opt/rustwide/workdir/iec/src/ecs.rs:689:5 [INFO] [stdout] 19: 0x5648cc26996e - core::ops::function::FnOnce::call_once::h565f5131c56a0f42 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5648cc2baaa3 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5648cc2baaa3 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x5648cc2b9859 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x5648cc2b9859 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5648cc2b9859 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x5648cc2b9859 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x5648cc2b9859 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x5648cc2b9859 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x5648cc2b9859 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x5648cc285a0e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x5648cc285a0e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x5648cc28af78 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x5648cc28af78 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5648cc28af78 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x5648cc28af78 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x5648cc28af78 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x5648cc28af78 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x5648cc28af78 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5648cc2ffb53 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x5648cc2ffb53 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x5648cc2ffb53 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f634aa5b609 - start_thread [INFO] [stdout] 42: 0x7f634a82b163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] ecs::tests::get_resource_heapsize [INFO] [stdout] [INFO] [stdout] test result: FAILED. 10 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p iec --lib' [INFO] running `Command { std: "docker" "inspect" "139d2eb74a99def0e2ae6f6d505476af7285d8119534e5f46ca75b508c390cfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "139d2eb74a99def0e2ae6f6d505476af7285d8119534e5f46ca75b508c390cfa", kill_on_drop: false }` [INFO] [stdout] 139d2eb74a99def0e2ae6f6d505476af7285d8119534e5f46ca75b508c390cfa