[INFO] cloning repository https://github.com/jrozner/synfuzz [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jrozner/synfuzz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjrozner%2Fsynfuzz", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjrozner%2Fsynfuzz'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a61abb26d2799a80e0a0ac1098b3d6c40b316df9 [INFO] checking jrozner/synfuzz against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjrozner%2Fsynfuzz" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jrozner/synfuzz on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jrozner/synfuzz [INFO] finished tweaking git repo https://github.com/jrozner/synfuzz [INFO] tweaked toml for git repo https://github.com/jrozner/synfuzz written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/jrozner/synfuzz already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aho-corasick v0.6.8 [INFO] [stderr] Downloaded bit-set v0.5.0 [INFO] [stderr] Downloaded docopt v0.8.3 [INFO] [stderr] Downloaded ascii-canvas v1.0.0 [INFO] [stderr] Downloaded regex v1.0.5 [INFO] [stderr] Downloaded new_debug_unreachable v1.0.1 [INFO] [stderr] Downloaded serde v1.0.79 [INFO] [stderr] Downloaded regex-syntax v0.4.2 [INFO] [stderr] Downloaded utf8-ranges v1.0.1 [INFO] [stderr] Downloaded serde_derive v1.0.79 [INFO] [stderr] Downloaded lalrpop-util v0.16.0 [INFO] [stderr] Downloaded string_cache_codegen v0.4.1 [INFO] [stderr] Downloaded ena v0.9.3 [INFO] [stderr] Downloaded syn v0.15.9 [INFO] [stderr] Downloaded lalrpop-snap v0.16.0 [INFO] [stderr] Downloaded lalrpop v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b3bf3cec223607835ecadb6045cee14f00e0deb1c6dd09b181f9ecb7f6ad2b7 [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" "9b3bf3cec223607835ecadb6045cee14f00e0deb1c6dd09b181f9ecb7f6ad2b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b3bf3cec223607835ecadb6045cee14f00e0deb1c6dd09b181f9ecb7f6ad2b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b3bf3cec223607835ecadb6045cee14f00e0deb1c6dd09b181f9ecb7f6ad2b7", kill_on_drop: false }` [INFO] [stdout] 9b3bf3cec223607835ecadb6045cee14f00e0deb1c6dd09b181f9ecb7f6ad2b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fb947536dc9c47830058c3f1adfc8788dcdd8892b388f8ea3b2652ac4bc94ab [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" "4fb947536dc9c47830058c3f1adfc8788dcdd8892b388f8ea3b2652ac4bc94ab", kill_on_drop: false }` [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling lalrpop-util v0.16.0 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling ena v0.9.3 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling bit-set v0.5.0 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling new_debug_unreachable v1.0.1 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Checking synfuzz v0.1.0 (/opt/rustwide/workdir/synfuzz) [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synfuzz/src/combinator.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | pub choices: Vec>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Generator` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synfuzz/src/combinator.rs:55:32 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn choice(choices: Vec>) -> impl Generator { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Generator` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synfuzz/src/combinator.rs:62:24 [INFO] [stdout] | [INFO] [stdout] 62 | pub generator: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Generator` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synfuzz/src/combinator.rs:90:24 [INFO] [stdout] | [INFO] [stdout] 90 | pub generator: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Generator` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synfuzz/src/combinator.rs:119:24 [INFO] [stdout] | [INFO] [stdout] 119 | pub generator: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Generator` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synfuzz/src/combinator.rs:157:47 [INFO] [stdout] | [INFO] [stdout] 157 | pub rules: Arc>>>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Generator` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synfuzz/src/combinator.rs:212:38 [INFO] [stdout] | [INFO] [stdout] 212 | pub type Rules = HashMap>; [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Generator` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synfuzz/src/combinator.rs:220:29 [INFO] [stdout] | [INFO] [stdout] 220 | pub generators: Vec>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Generator` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synfuzz/src/combinator.rs:238:32 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn seq(generators: Vec>) -> impl Generator { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Generator` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synfuzz/src/combinator.rs:249:24 [INFO] [stdout] | [INFO] [stdout] 249 | pub generator: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Generator` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synfuzz/src/combinator.rs:288:24 [INFO] [stdout] | [INFO] [stdout] 288 | pub generator: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Generator` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synfuzz/src/combinator.rs:323:29 [INFO] [stdout] | [INFO] [stdout] 323 | pub generators: Vec>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Generator` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synfuzz/src/combinator.rs:324:24 [INFO] [stdout] | [INFO] [stdout] 324 | pub delimiter: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Generator` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synfuzz/src/combinator.rs:357:25 [INFO] [stdout] | [INFO] [stdout] 357 | generators: Vec>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Generator` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synfuzz/src/combinator.rs:371:24 [INFO] [stdout] | [INFO] [stdout] 371 | pub generator: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Generator` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synfuzz/src/combinator.rs:372:24 [INFO] [stdout] | [INFO] [stdout] 372 | pub separator: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Generator` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synfuzz/src/combinator.rs:418:24 [INFO] [stdout] | [INFO] [stdout] 418 | pub generator: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Generator` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synfuzz/src/combinator.rs:419:24 [INFO] [stdout] | [INFO] [stdout] 419 | pub separator: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Generator` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synfuzz/src/combinator.rs:465:24 [INFO] [stdout] | [INFO] [stdout] 465 | pub generator: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Generator` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling syn v0.15.9 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling string_cache_codegen v0.4.1 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Checking regex v1.0.5 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> synfuzz/examples/expression.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synfuzz/src/combinator.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | pub choices: Vec>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Generator` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synfuzz/src/combinator.rs:55:32 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn choice(choices: Vec>) -> impl Generator { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Generator` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synfuzz/src/combinator.rs:62:24 [INFO] [stdout] | [INFO] [stdout] 62 | pub generator: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Generator` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synfuzz/src/combinator.rs:90:24 [INFO] [stdout] | [INFO] [stdout] 90 | pub generator: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Generator` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synfuzz/src/combinator.rs:119:24 [INFO] [stdout] | [INFO] [stdout] 119 | pub generator: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Generator` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synfuzz/src/combinator.rs:157:47 [INFO] [stdout] | [INFO] [stdout] 157 | pub rules: Arc>>>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Generator` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synfuzz/src/combinator.rs:212:38 [INFO] [stdout] | [INFO] [stdout] 212 | pub type Rules = HashMap>; [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Generator` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synfuzz/src/combinator.rs:220:29 [INFO] [stdout] | [INFO] [stdout] 220 | pub generators: Vec>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Generator` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synfuzz/src/combinator.rs:238:32 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn seq(generators: Vec>) -> impl Generator { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Generator` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synfuzz/src/combinator.rs:249:24 [INFO] [stdout] | [INFO] [stdout] 249 | pub generator: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Generator` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synfuzz/src/combinator.rs:288:24 [INFO] [stdout] | [INFO] [stdout] 288 | pub generator: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Generator` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synfuzz/src/combinator.rs:323:29 [INFO] [stdout] | [INFO] [stdout] 323 | pub generators: Vec>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Generator` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synfuzz/src/combinator.rs:324:24 [INFO] [stdout] | [INFO] [stdout] 324 | pub delimiter: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Generator` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synfuzz/src/combinator.rs:357:25 [INFO] [stdout] | [INFO] [stdout] 357 | generators: Vec>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Generator` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synfuzz/src/combinator.rs:371:24 [INFO] [stdout] | [INFO] [stdout] 371 | pub generator: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Generator` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synfuzz/src/combinator.rs:372:24 [INFO] [stdout] | [INFO] [stdout] 372 | pub separator: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Generator` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synfuzz/src/combinator.rs:418:24 [INFO] [stdout] | [INFO] [stdout] 418 | pub generator: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Generator` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synfuzz/src/combinator.rs:419:24 [INFO] [stdout] | [INFO] [stdout] 419 | pub separator: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Generator` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synfuzz/src/combinator.rs:465:24 [INFO] [stdout] | [INFO] [stdout] 465 | pub generator: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Generator` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling lalrpop-snap v0.16.0 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Checking failure v0.1.2 [INFO] [stderr] Compiling docopt v0.8.3 [INFO] [stderr] Compiling lalrpop v0.16.0 [INFO] [stderr] error: failed to run custom build command for `lalrpop v0.16.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/lalrpop-10fa4fc2cf4ccadc/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] processing file `/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.16.0/src/parser/lrgrammar.lalrpop` [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.16.0/build.rs:4:34 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5566c9df8af0 - std::backtrace_rs::backtrace::libunwind::trace::h0f5cd2ee8b0d7274 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5566c9df8af0 - std::backtrace_rs::backtrace::trace_unsynchronized::h06905b5aeda069a1 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5566c9df8af0 - std::sys_common::backtrace::_print_fmt::h4fe4c7c875072f30 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5566c9df8af0 - ::fmt::hcc0746f004a9b7ef [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5566c9e18a1c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x5566c9df6235 - std::io::Write::write_fmt::h23dab4cc9ce72ee2 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/io/mod.rs:1665:15 [INFO] [stderr] 6: 0x5566c9dfaa2b - std::sys_common::backtrace::_print::h173dc702502d65d2 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5566c9dfaa2b - std::sys_common::backtrace::print::h61bd27c4742ba817 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5566c9dfaa2b - std::panicking::default_hook::{{closure}}::hcaae87f0495ae613 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5566c9dfa501 - std::panicking::default_hook::h0538e728ee080db0 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5566c9dfb0f4 - std::panicking::rust_panic_with_hook::h3039e236b6ca482c [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x5566c9dfabd7 - std::panicking::begin_panic_handler::{{closure}}::h884fbab544ffd91c [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x5566c9df8fec - std::sys_common::backtrace::__rust_end_short_backtrace::hdaf2e18ba3d91210 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5566c9dfab39 - rust_begin_unwind [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x5566c95416a1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x5566c9541793 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/core/src/result.rs:1599:5 [INFO] [stderr] 16: 0x5566c9542209 - core::result::Result::unwrap::hac6050657e872b28 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/core/src/result.rs:1281:23 [INFO] [stderr] 17: 0x5566c954202a - build_script_build::main::hdaf0253cc751dc6c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.16.0/build.rs:4:5 [INFO] [stderr] 18: 0x5566c954251b - core::ops::function::FnOnce::call_once::h48313eb931d83437 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x5566c954216e - std::sys_common::backtrace::__rust_begin_short_backtrace::h6f85e80cc1c5f252 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x5566c9542141 - std::rt::lang_start::{{closure}}::h235498587dbb7b02 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/rt.rs:63:18 [INFO] [stderr] 21: 0x5566c9dfb5fa - core::ops::function::impls:: for &F>::call_once::h61bcc1dec5918b7e [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x5566c9dfb5fa - std::panicking::try::do_call::h672d24f85ce22db4 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/panicking.rs:401:40 [INFO] [stderr] 23: 0x5566c9dfb5fa - std::panicking::try::he383e7ef11604e58 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/panicking.rs:365:19 [INFO] [stderr] 24: 0x5566c9dfb5fa - std::panic::catch_unwind::h502ac6058961e393 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/panic.rs:434:14 [INFO] [stderr] 25: 0x5566c9dfb5fa - std::rt::lang_start_internal::{{closure}}::h851ee37bb5d99fdf [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/rt.rs:45:48 [INFO] [stderr] 26: 0x5566c9dfb5fa - std::panicking::try::do_call::h84f41bb3453bbd14 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/panicking.rs:401:40 [INFO] [stderr] 27: 0x5566c9dfb5fa - std::panicking::try::h969c45dbbf2e4c94 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/panicking.rs:365:19 [INFO] [stderr] 28: 0x5566c9dfb5fa - std::panic::catch_unwind::he40b1a4614f73e03 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/panic.rs:434:14 [INFO] [stderr] 29: 0x5566c9dfb5fa - std::rt::lang_start_internal::h0fbab25cccdb30d8 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/rt.rs:45:20 [INFO] [stderr] 30: 0x5566c9542110 - std::rt::lang_start::h2ed94ee11fd7dc6d [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/rt.rs:62:5 [INFO] [stderr] 31: 0x5566c954204c - main [INFO] [stderr] 32: 0x7f81db8a70b3 - __libc_start_main [INFO] [stderr] 33: 0x5566c9541e9e - _start [INFO] [stderr] 34: 0x0 - [INFO] running `Command { std: "docker" "inspect" "4fb947536dc9c47830058c3f1adfc8788dcdd8892b388f8ea3b2652ac4bc94ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fb947536dc9c47830058c3f1adfc8788dcdd8892b388f8ea3b2652ac4bc94ab", kill_on_drop: false }` [INFO] [stdout] 4fb947536dc9c47830058c3f1adfc8788dcdd8892b388f8ea3b2652ac4bc94ab