[INFO] cloning repository https://github.com/ChillyBwoy/yew-kanban [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChillyBwoy/yew-kanban" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChillyBwoy%2Fyew-kanban", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChillyBwoy%2Fyew-kanban'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1815bd7445d5605a9c6c06074936c50bee94ecd [INFO] checking ChillyBwoy/yew-kanban against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChillyBwoy%2Fyew-kanban" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ChillyBwoy/yew-kanban on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ChillyBwoy/yew-kanban [INFO] finished tweaking git repo https://github.com/ChillyBwoy/yew-kanban [INFO] tweaked toml for git repo https://github.com/ChillyBwoy/yew-kanban written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/ChillyBwoy/yew-kanban already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26ea5d2b1e463528c5e204e23766d77a2d98cfa81b8ba3287d0d1d6aaa9dcd5a [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" "26ea5d2b1e463528c5e204e23766d77a2d98cfa81b8ba3287d0d1d6aaa9dcd5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26ea5d2b1e463528c5e204e23766d77a2d98cfa81b8ba3287d0d1d6aaa9dcd5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26ea5d2b1e463528c5e204e23766d77a2d98cfa81b8ba3287d0d1d6aaa9dcd5a", kill_on_drop: false }` [INFO] [stdout] 26ea5d2b1e463528c5e204e23766d77a2d98cfa81b8ba3287d0d1d6aaa9dcd5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ccc39d390605e77018efa453807f58de85e27c6dac828abd748704ffec8d11b [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" "2ccc39d390605e77018efa453807f58de85e27c6dac828abd748704ffec8d11b", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.85 [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.3 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling base-x v0.2.4 [INFO] [stderr] Checking rustc-demangle v0.1.13 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking half v1.3.0 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling stdweb v0.4.13 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking rmp v0.8.7 [INFO] [stderr] Checking http v0.1.15 [INFO] [stderr] Checking serde_json v1.0.37 [INFO] [stderr] Checking serde_cbor v0.9.0 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Checking rmp-serde v0.13.7 [INFO] [stderr] Checking serde_yaml v0.8.8 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.85 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.5 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Checking yew v0.5.0 (https://github.com/DenisKolodin/yew#23931596) [INFO] [stderr] Checking web_logger v0.1.0 [INFO] [stderr] Checking yew-kanban v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/components/app.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | router: Box>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge>` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/components/app.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | router: Box>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge>` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_route` [INFO] [stdout] --> src/routing.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn get_route(&self) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_route` [INFO] [stdout] --> src/routing.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn get_route(&self) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "2ccc39d390605e77018efa453807f58de85e27c6dac828abd748704ffec8d11b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ccc39d390605e77018efa453807f58de85e27c6dac828abd748704ffec8d11b", kill_on_drop: false }` [INFO] [stdout] 2ccc39d390605e77018efa453807f58de85e27c6dac828abd748704ffec8d11b