[INFO] fetching crate bracket-fluent 0.5.3...
[INFO] checking bracket-fluent-0.5.3 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate bracket-fluent 0.5.3 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate bracket-fluent 0.5.3 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bracket-fluent 0.5.3
[INFO] finished tweaking crates.io crate bracket-fluent 0.5.3
[INFO] tweaked toml for crates.io crate bracket-fluent 0.5.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate bracket-fluent 0.5.3 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" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd9e9517ae61e43a55649896126e74ae500655750375dc47d779cf7f03fedba0
[INFO] running `Command { std: "docker" "start" "-a" "dd9e9517ae61e43a55649896126e74ae500655750375dc47d779cf7f03fedba0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd9e9517ae61e43a55649896126e74ae500655750375dc47d779cf7f03fedba0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd9e9517ae61e43a55649896126e74ae500655750375dc47d779cf7f03fedba0", kill_on_drop: false }`
[INFO] [stdout] dd9e9517ae61e43a55649896126e74ae500655750375dc47d779cf7f03fedba0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e69bb8d06c4911e0770f1e7259a32e6954920d50862e804cc3fd2076bbbcd482
[INFO] running `Command { std: "docker" "start" "-a" "e69bb8d06c4911e0770f1e7259a32e6954920d50862e804cc3fd2076bbbcd482", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling tinystr v0.3.4
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking unic-langid-impl v0.9.0
[INFO] [stderr]    Compiling regex-syntax v0.6.20
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking aho-corasick v0.7.14
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]    Compiling futures-sink v0.3.8
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling futures-core v0.3.8
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling futures-task v0.3.8
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]     Checking type-map v0.3.0
[INFO] [stderr]    Compiling futures-channel v0.3.8
[INFO] [stderr]    Compiling bstr v0.2.14
[INFO] [stderr]    Compiling futures-io v0.3.8
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.59
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]     Checking smallvec v1.4.2
[INFO] [stderr]     Checking fluent-syntax v0.9.3
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]    Compiling utf8-ranges v1.0.4
[INFO] [stderr]    Compiling beef v0.4.4
[INFO] [stderr]    Compiling regex v1.4.1
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking unicode-segmentation v1.7.0
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]     Checking heck v0.3.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking self_cell v0.7.1
[INFO] [stderr]     Checking arc-swap v0.4.7
[INFO] [stderr]     Checking dyn-clone v1.0.3
[INFO] [stderr]    Compiling globset v0.4.6
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr]     Checking ignore v0.4.16
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.1
[INFO] [stderr]    Compiling rental-impl v0.5.5
[INFO] [stderr]    Compiling logos-derive v0.11.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.22
[INFO] [stderr]    Compiling snafu-derive v0.6.9
[INFO] [stderr]     Checking unic-langid-macros v0.9.0
[INFO] [stderr]     Checking unic-langid v0.9.0
[INFO] [stderr]     Checking intl_pluralrules v7.0.0
[INFO] [stderr]     Checking intl-memoizer v0.5.0
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]     Checking thiserror v1.0.22
[INFO] [stderr]     Checking snafu v0.6.9
[INFO] [stderr]    Compiling pin-project v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.8
[INFO] [stderr]     Checking logos v0.11.4
[INFO] [stderr]     Checking bracket v0.10.0
[INFO] [stderr]     Checking futures v0.3.8
[INFO] [stderr]     Checking flume v0.7.2
[INFO] [stderr]    Compiling fluent-template-macros v0.5.13
[INFO] [stderr]     Checking rental v0.5.5
[INFO] [stderr]     Checking fluent-bundle v0.12.0
[INFO] [stderr]     Checking fluent v0.12.0
[INFO] [stderr]     Checking fluent-templates v0.5.16
[INFO] [stderr]     Checking bracket-fluent v0.5.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 9.60s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fluent-bundle v0.12.0, rental v0.5.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "e69bb8d06c4911e0770f1e7259a32e6954920d50862e804cc3fd2076bbbcd482", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e69bb8d06c4911e0770f1e7259a32e6954920d50862e804cc3fd2076bbbcd482", kill_on_drop: false }`
[INFO] [stdout] e69bb8d06c4911e0770f1e7259a32e6954920d50862e804cc3fd2076bbbcd482
