[INFO] cloning repository https://github.com/alexsparrow/sigurd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexsparrow/sigurd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexsparrow%2Fsigurd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexsparrow%2Fsigurd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b09c4e67c1f988d92a14d2425d439750809ab3fd [INFO] testing alexsparrow/sigurd 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%2Falexsparrow%2Fsigurd" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexsparrow/sigurd 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/alexsparrow/sigurd [INFO] finished tweaking git repo https://github.com/alexsparrow/sigurd [INFO] tweaked toml for git repo https://github.com/alexsparrow/sigurd written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/alexsparrow/sigurd 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4309b84a9a99b320cac1cdce8a5febc15a3264dc918a721e6d5f0375767aa3e [INFO] running `Command { std: "docker" "start" "-a" "d4309b84a9a99b320cac1cdce8a5febc15a3264dc918a721e6d5f0375767aa3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4309b84a9a99b320cac1cdce8a5febc15a3264dc918a721e6d5f0375767aa3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4309b84a9a99b320cac1cdce8a5febc15a3264dc918a721e6d5f0375767aa3e", kill_on_drop: false }` [INFO] [stdout] d4309b84a9a99b320cac1cdce8a5febc15a3264dc918a721e6d5f0375767aa3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d6f82c30fc211a528a2d17b0331d396d87e963fb70a3f0f5e4f05eac3363dc1 [INFO] running `Command { std: "docker" "start" "-a" "7d6f82c30fc211a528a2d17b0331d396d87e963fb70a3f0f5e4f05eac3363dc1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.63 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling bumpalo v3.3.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.63 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.63 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.63 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.63 [INFO] [stderr] Compiling js-sys v0.3.40 [INFO] [stderr] Compiling sigurd v0.1.0 (/opt/rustwide/workdir/sigurd) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> sigurd/src/parser/parser.rs:299:31 [INFO] [stdout] | [INFO] [stdout] 299 | _ => unreachable!(format!("{:?}", op.as_rule())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of unreachable!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the unreachable!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 299 - _ => unreachable!(format!("{:?}", op.as_rule())), [INFO] [stdout] 299 + _ => unreachable!("{:?}", op.as_rule()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sigurd-wasm v0.1.0 (/opt/rustwide/workdir/sigurd-wasm) [INFO] [stdout] error[E0463]: can't find crate for `wasm_bindgen_test` [INFO] [stdout] --> sigurd-wasm/src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate wasm_bindgen_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `wasm_bindgen_test` in this scope [INFO] [stdout] --> sigurd-wasm/src/lib.rs:46:3 [INFO] [stdout] | [INFO] [stdout] 46 | #[wasm_bindgen_test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: an attribute macro with a similar name exists: `wasm_bindgen` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-macro-0.2.63/src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn wasm_bindgen(attr: TokenStream, input: TokenStream) -> TokenStream { [INFO] [stdout] | ------------------------------------------------------------------------- similarly named attribute macro `wasm_bindgen` defined here [INFO] [stdout] | [INFO] [stdout] note: `wasm_bindgen_test` is imported here, but it is an unresolved item, not an attribute [INFO] [stdout] --> sigurd-wasm/src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate wasm_bindgen_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `set_print` in module `io` [INFO] [stdout] --> sigurd-wasm/src/print.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | io::set_print(Some(Box::new(printer))); [INFO] [stdout] | ^^^^^^^^^ help: a function with a similar name exists: `_eprint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> sigurd-wasm/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(set_stdio)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `set_stdio` [INFO] [stdout] --> sigurd-wasm/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(set_stdio)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0463, E0554, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sigurd-wasm` due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "7d6f82c30fc211a528a2d17b0331d396d87e963fb70a3f0f5e4f05eac3363dc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d6f82c30fc211a528a2d17b0331d396d87e963fb70a3f0f5e4f05eac3363dc1", kill_on_drop: false }` [INFO] [stdout] 7d6f82c30fc211a528a2d17b0331d396d87e963fb70a3f0f5e4f05eac3363dc1