[INFO] cloning repository https://github.com/Metaswitch/floki [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Metaswitch/floki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMetaswitch%2Ffloki", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMetaswitch%2Ffloki'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cffc01970b4eb4a9ca0ad8a166922b2343b1a6a7 [INFO] checking Metaswitch/floki against try#ac4c3613be2acd5395b65d85e5657b81e3c982f0 for pr-154585 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMetaswitch%2Ffloki" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Metaswitch/floki [INFO] finished tweaking git repo https://github.com/Metaswitch/floki [INFO] tweaked toml for git repo https://github.com/Metaswitch/floki written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Metaswitch/floki on toolchain ac4c3613be2acd5395b65d85e5657b81e3c982f0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Metaswitch/floki 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" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcac8439301c499a19de1b182e5a0bdbe1ccb079ae3090eb45ace3fb014ce0db [INFO] running `Command { std: "docker" "start" "-a" "fcac8439301c499a19de1b182e5a0bdbe1ccb079ae3090eb45ace3fb014ce0db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcac8439301c499a19de1b182e5a0bdbe1ccb079ae3090eb45ace3fb014ce0db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcac8439301c499a19de1b182e5a0bdbe1ccb079ae3090eb45ace3fb014ce0db", kill_on_drop: false }` [INFO] [stdout] fcac8439301c499a19de1b182e5a0bdbe1ccb079ae3090eb45ace3fb014ce0db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d48095227f36fc5bb75f1c01d42a2971b90f1283bfb8634bc9093b10e1492824 [INFO] running `Command { std: "docker" "start" "-a" "d48095227f36fc5bb75f1c01d42a2971b90f1283bfb8634bc9093b10e1492824", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking winnow v1.0.0 [INFO] [stderr] Checking time-core v0.1.8 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking toml_datetime v1.1.0+spec-1.1.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking serde_spanned v1.1.0 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Checking toml_writer v1.1.0+spec-1.1.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking toml v1.1.0+spec-1.1.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking yaml-rust2 v0.11.0 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Checking shell-words v1.1.1 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking uuid v1.23.0 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking ignore v0.4.25 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking tera v1.20.1 [INFO] [stderr] Checking floki v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.08s [INFO] running `Command { std: "docker" "inspect" "d48095227f36fc5bb75f1c01d42a2971b90f1283bfb8634bc9093b10e1492824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d48095227f36fc5bb75f1c01d42a2971b90f1283bfb8634bc9093b10e1492824", kill_on_drop: false }` [INFO] [stdout] d48095227f36fc5bb75f1c01d42a2971b90f1283bfb8634bc9093b10e1492824