[INFO] cloning repository https://github.com/merrilymeredith/calajson [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/merrilymeredith/calajson" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmerrilymeredith%2Fcalajson", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmerrilymeredith%2Fcalajson'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6996491ed1737d17452f807db796943da815d58b [INFO] checking merrilymeredith/calajson against master#b389b0ab72cb0aa9acf4df0ae0c0e12090782da9 for pr-128351-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmerrilymeredith%2Fcalajson" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/merrilymeredith/calajson on toolchain b389b0ab72cb0aa9acf4df0ae0c0e12090782da9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b389b0ab72cb0aa9acf4df0ae0c0e12090782da9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/merrilymeredith/calajson [INFO] finished tweaking git repo https://github.com/merrilymeredith/calajson [INFO] tweaked toml for git repo https://github.com/merrilymeredith/calajson written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/merrilymeredith/calajson already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b389b0ab72cb0aa9acf4df0ae0c0e12090782da9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded failure v0.1.4 [INFO] [stderr] Downloaded zip v0.5.0 [INFO] [stderr] Downloaded rustc-demangle v0.1.11 [INFO] [stderr] Downloaded adler32 v1.0.3 [INFO] [stderr] Downloaded byteorder v1.2.7 [INFO] [stderr] Downloaded crc32fast v1.1.2 [INFO] [stderr] Downloaded libflate v0.1.19 [INFO] [stderr] Downloaded quick-xml v0.13.1 [INFO] [stderr] Downloaded serde_json v1.0.34 [INFO] [stderr] Downloaded podio v0.1.6 [INFO] [stderr] Downloaded failure_derive v0.1.4 [INFO] [stderr] Downloaded encoding_rs v0.8.13 [INFO] [stderr] Downloaded calamine v0.14.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+b389b0ab72cb0aa9acf4df0ae0c0e12090782da9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 616edb699b4623ee9f020b8ea9ecc479a6f8eecbff23201b4981cfbec583ebdb [INFO] running `Command { std: "docker" "start" "-a" "616edb699b4623ee9f020b8ea9ecc479a6f8eecbff23201b4981cfbec583ebdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "616edb699b4623ee9f020b8ea9ecc479a6f8eecbff23201b4981cfbec583ebdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "616edb699b4623ee9f020b8ea9ecc479a6f8eecbff23201b4981cfbec583ebdb", kill_on_drop: false }` [INFO] [stdout] 616edb699b4623ee9f020b8ea9ecc479a6f8eecbff23201b4981cfbec583ebdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+b389b0ab72cb0aa9acf4df0ae0c0e12090782da9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfbdb6cc2616e734ba89a649d9876c1afde391f582aaa6fb8d866b8ad11551ed [INFO] running `Command { std: "docker" "start" "-a" "dfbdb6cc2616e734ba89a649d9876c1afde391f582aaa6fb8d866b8ad11551ed", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling failure_derive v0.1.4 [INFO] [stderr] Compiling encoding_rs v0.8.13 [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Checking rustc-demangle v0.1.11 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Checking podio v0.1.6 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Checking libflate v0.1.19 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Checking zip v0.5.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Checking serde_json v1.0.34 [INFO] [stderr] Checking failure v0.1.4 [INFO] [stderr] Checking quick-xml v0.13.1 [INFO] [stderr] Checking calamine v0.14.10 [INFO] [stderr] Checking calajson v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.83s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.13.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "dfbdb6cc2616e734ba89a649d9876c1afde391f582aaa6fb8d866b8ad11551ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfbdb6cc2616e734ba89a649d9876c1afde391f582aaa6fb8d866b8ad11551ed", kill_on_drop: false }` [INFO] [stdout] dfbdb6cc2616e734ba89a649d9876c1afde391f582aaa6fb8d866b8ad11551ed [INFO] checking merrilymeredith/calajson against try#16d823b1c168ce52c66ccc00dfd686f775a45c65 for pr-128351-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmerrilymeredith%2Fcalajson" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/merrilymeredith/calajson on toolchain 16d823b1c168ce52c66ccc00dfd686f775a45c65 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16d823b1c168ce52c66ccc00dfd686f775a45c65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/merrilymeredith/calajson [INFO] finished tweaking git repo https://github.com/merrilymeredith/calajson [INFO] tweaked toml for git repo https://github.com/merrilymeredith/calajson written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/merrilymeredith/calajson already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16d823b1c168ce52c66ccc00dfd686f775a45c65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+16d823b1c168ce52c66ccc00dfd686f775a45c65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8edde15f651bfe1ff42d1cf105070619a7f226ecd05c212ef7a8b1e83eb195b6 [INFO] running `Command { std: "docker" "start" "-a" "8edde15f651bfe1ff42d1cf105070619a7f226ecd05c212ef7a8b1e83eb195b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8edde15f651bfe1ff42d1cf105070619a7f226ecd05c212ef7a8b1e83eb195b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8edde15f651bfe1ff42d1cf105070619a7f226ecd05c212ef7a8b1e83eb195b6", kill_on_drop: false }` [INFO] [stdout] 8edde15f651bfe1ff42d1cf105070619a7f226ecd05c212ef7a8b1e83eb195b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+16d823b1c168ce52c66ccc00dfd686f775a45c65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02a8df11b79d1d18e3e9e6a05a0b9f11e198b45acea83e087aaccbf81785339f [INFO] running `Command { std: "docker" "start" "-a" "02a8df11b79d1d18e3e9e6a05a0b9f11e198b45acea83e087aaccbf81785339f", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling failure_derive v0.1.4 [INFO] [stderr] Compiling encoding_rs v0.8.13 [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Checking rustc-demangle v0.1.11 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking podio v0.1.6 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Checking libflate v0.1.19 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Checking zip v0.5.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Checking serde_json v1.0.34 [INFO] [stderr] Checking failure v0.1.4 [INFO] [stderr] Checking quick-xml v0.13.1 [INFO] [stderr] Checking calamine v0.14.10 [INFO] [stderr] Checking calajson v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.41s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.13.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "02a8df11b79d1d18e3e9e6a05a0b9f11e198b45acea83e087aaccbf81785339f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02a8df11b79d1d18e3e9e6a05a0b9f11e198b45acea83e087aaccbf81785339f", kill_on_drop: false }` [INFO] [stdout] 02a8df11b79d1d18e3e9e6a05a0b9f11e198b45acea83e087aaccbf81785339f