[INFO] cloning repository https://github.com/saschagrunert/yew-router [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/saschagrunert/yew-router" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaschagrunert%2Fyew-router", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaschagrunert%2Fyew-router'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f18148bb06f3d047dc5cdbc81287a404a619834d [INFO] checking saschagrunert/yew-router against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaschagrunert%2Fyew-router" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/saschagrunert/yew-router on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/saschagrunert/yew-router [INFO] finished tweaking git repo https://github.com/saschagrunert/yew-router [INFO] tweaked toml for git repo https://github.com/saschagrunert/yew-router written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/saschagrunert/yew-router already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 307d8d58ae2f025cbffc4eaa893ae3d2f182cbbbe3522512280a2baf6f8c1125 [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" "307d8d58ae2f025cbffc4eaa893ae3d2f182cbbbe3522512280a2baf6f8c1125", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "307d8d58ae2f025cbffc4eaa893ae3d2f182cbbbe3522512280a2baf6f8c1125", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "307d8d58ae2f025cbffc4eaa893ae3d2f182cbbbe3522512280a2baf6f8c1125", kill_on_drop: false }` [INFO] [stdout] 307d8d58ae2f025cbffc4eaa893ae3d2f182cbbbe3522512280a2baf6f8c1125 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7ef1ac3e88002e8dab4225b7d987e417c252c6177d6b81615c806d5e3ce457e [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" "b7ef1ac3e88002e8dab4225b7d987e417c252c6177d6b81615c806d5e3ce457e", 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] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling base-x v0.2.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling yew v0.9.0 [INFO] [stderr] Checking indexmap v1.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling yew-macro v0.9.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling stdweb v0.4.19 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking http v0.1.18 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking backtrace v0.3.38 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling smart-default v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling proc-macro-hack v0.5.10 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Compiling stdweb-derive v0.5.2 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.8 [INFO] [stderr] Checking web_logger v0.2.0 [INFO] [stderr] Checking yew-router v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> examples/history_state.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(slice_patterns)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `join` found for reference `&&str` in the current scope [INFO] [stdout] --> examples/history_state.rs:86:80 [INFO] [stdout] | [INFO] [stdout] 86 | ["settings", sub_route] => RouterTarget::Settings(parse(&sub_route.join("/"))?), [INFO] [stdout] | ^^^^ method not found in `&&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `yew-router` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "b7ef1ac3e88002e8dab4225b7d987e417c252c6177d6b81615c806d5e3ce457e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7ef1ac3e88002e8dab4225b7d987e417c252c6177d6b81615c806d5e3ce457e", kill_on_drop: false }` [INFO] [stdout] b7ef1ac3e88002e8dab4225b7d987e417c252c6177d6b81615c806d5e3ce457e