[INFO] crate juniper_iron 0.5.1 is already in cache [INFO] checking juniper_iron-0.5.1 against try#38f08371587f97c145dedb2c055ac7b01bf1e788 for pr-65294 [INFO] extracting crate juniper_iron 0.5.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate juniper_iron 0.5.1 on toolchain 38f08371587f97c145dedb2c055ac7b01bf1e788 [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate juniper_iron 0.5.1 [INFO] finished tweaking crates.io crate juniper_iron 0.5.1 [INFO] tweaked toml for crates.io crate juniper_iron 0.5.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate juniper_iron 0.5.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "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] 164739fd07049d58bc433f0fa3c0bc9357f48e85a4da1ad85e1fcb5952d0af29 [INFO] running `"docker" "start" "-a" "164739fd07049d58bc433f0fa3c0bc9357f48e85a4da1ad85e1fcb5952d0af29"` [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Checking safemem v0.3.0 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Checking route-recognizer v0.1.12 [INFO] [stderr] Checking sequence_trie v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.10 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling regex v1.2.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Checking iron v0.6.0 [INFO] [stderr] Checking persistent v0.4.0 [INFO] [stderr] Checking mount v0.4.0 [INFO] [stderr] Checking router v0.6.0 [INFO] [stderr] Checking iron-test v0.6.0 [INFO] [stderr] Checking logger v0.4.0 [INFO] [stderr] Checking bodyparser v0.8.0 [INFO] [stderr] Compiling juniper_codegen v0.13.2 [INFO] [stderr] Checking urlencoded v0.6.0 [INFO] [stderr] Checking juniper v0.13.1 [INFO] [stderr] Checking juniper_iron v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:530:30 [INFO] [stderr] | [INFO] [stderr] 530 | fn make_handler() -> Box { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Handler` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `"docker" "inspect" "164739fd07049d58bc433f0fa3c0bc9357f48e85a4da1ad85e1fcb5952d0af29"` [INFO] running `"docker" "rm" "-f" "164739fd07049d58bc433f0fa3c0bc9357f48e85a4da1ad85e1fcb5952d0af29"` [INFO] [stdout] 164739fd07049d58bc433f0fa3c0bc9357f48e85a4da1ad85e1fcb5952d0af29