[INFO] cloning repository https://github.com/jackyzhen/rust-vs-go-slides [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jackyzhen/rust-vs-go-slides" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackyzhen%2Frust-vs-go-slides"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackyzhen%2Frust-vs-go-slides'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] aab94ec37548c57d445ea7438359d3f1e66f0988 [INFO] checking jackyzhen/rust-vs-go-slides against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackyzhen%2Frust-vs-go-slides" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jackyzhen/rust-vs-go-slides on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jackyzhen/rust-vs-go-slides [INFO] finished tweaking git repo https://github.com/jackyzhen/rust-vs-go-slides [INFO] tweaked toml for git repo https://github.com/jackyzhen/rust-vs-go-slides written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/jackyzhen/rust-vs-go-slides already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e37ad93001f74f0028115ae179b1ef8497ffc6f9b97ec4927d7c866f4b89eeff [INFO] running `"docker" "start" "-a" "e37ad93001f74f0028115ae179b1ef8497ffc6f9b97ec4927d7c866f4b89eeff"` [INFO] [stderr] Compiling stdweb v0.4.8 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Checking discard v1.0.3 [INFO] [stderr] Checking bytes v0.4.9 [INFO] [stderr] Compiling syn v0.14.5 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking http v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling stdweb-derive v0.4.0 [INFO] [stderr] Checking yew v0.5.0 (https://github.com/DenisKolodin/yew?rev=b957f8778ebb3ce88a6d10dfb41f04a4e44d6640#b957f877) [INFO] [stderr] Checking rust-vs-go-slides v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/model.rs:28:29 [INFO] [stderr] | [INFO] [stderr] 28 | pub handler: Option>, [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Task` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/model.rs:28:29 [INFO] [stderr] | [INFO] [stderr] 28 | pub handler: Option>, [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Task` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.74s [INFO] running `"docker" "inspect" "e37ad93001f74f0028115ae179b1ef8497ffc6f9b97ec4927d7c866f4b89eeff"` [INFO] running `"docker" "rm" "-f" "e37ad93001f74f0028115ae179b1ef8497ffc6f9b97ec4927d7c866f4b89eeff"` [INFO] [stdout] e37ad93001f74f0028115ae179b1ef8497ffc6f9b97ec4927d7c866f4b89eeff