[INFO] fetching crate amqp-pattern-wrapper 0.0.9...
[INFO] checking amqp-pattern-wrapper-0.0.9 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate amqp-pattern-wrapper 0.0.9 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate amqp-pattern-wrapper 0.0.9 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate amqp-pattern-wrapper 0.0.9
[INFO] finished tweaking crates.io crate amqp-pattern-wrapper 0.0.9
[INFO] tweaked toml for crates.io crate amqp-pattern-wrapper 0.0.9 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded snafu-derive v0.7.5
[INFO] [stderr]   Downloaded doc-comment v0.3.3
[INFO] [stderr]   Downloaded amq-protocol v1.4.0
[INFO] [stderr]   Downloaded cookie-factory v0.2.4
[INFO] [stderr]   Downloaded built v0.5.2
[INFO] [stderr]   Downloaded input_buffer v0.5.0
[INFO] [stderr]   Downloaded cargo-lock v8.0.3
[INFO] [stderr]   Downloaded amiquip v0.4.2
[INFO] [stderr]   Downloaded snafu v0.7.5
[INFO] [stderr]   Downloaded amq-protocol-types v1.2.0
[INFO] [stderr]   Downloaded amq-protocol-codegen v1.4.0
[INFO] [stderr]   Downloaded handlebars v1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee094f614c385a0fea3ff3962f6f530f4c59b23b0bbc152aacce6d423c1ab20f
[INFO] running `Command { std: "docker" "start" "-a" "ee094f614c385a0fea3ff3962f6f530f4c59b23b0bbc152aacce6d423c1ab20f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee094f614c385a0fea3ff3962f6f530f4c59b23b0bbc152aacce6d423c1ab20f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee094f614c385a0fea3ff3962f6f530f4c59b23b0bbc152aacce6d423c1ab20f", kill_on_drop: false }`
[INFO] [stdout] ee094f614c385a0fea3ff3962f6f530f4c59b23b0bbc152aacce6d423c1ab20f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba32a7b09eb3bd08414b1be7b0e08e165c1eace8da8d757884669556ef8d014c
[INFO] running `Command { std: "docker" "start" "-a" "ba32a7b09eb3bd08414b1be7b0e08e165c1eace8da8d757884669556ef8d014c", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling cookie-factory v0.2.4
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking input_buffer v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling pest v2.7.8
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling pest_meta v2.7.8
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling pest_generator v2.7.8
[INFO] [stderr]     Checking snafu v0.7.5
[INFO] [stderr]    Compiling pest_derive v2.7.8
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking amq-protocol-types v1.2.0
[INFO] [stderr]     Checking handlebars v1.1.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking amq-protocol-codegen v1.4.0
[INFO] [stderr]    Compiling cargo-lock v8.0.3
[INFO] [stderr]    Compiling built v0.5.2
[INFO] [stderr]    Compiling amiquip v0.4.2
[INFO] [stderr]    Compiling amq-protocol v1.4.0
[INFO] [stderr]     Checking amqp-pattern-wrapper v0.0.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.98s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[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" "ba32a7b09eb3bd08414b1be7b0e08e165c1eace8da8d757884669556ef8d014c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba32a7b09eb3bd08414b1be7b0e08e165c1eace8da8d757884669556ef8d014c", kill_on_drop: false }`
[INFO] [stdout] ba32a7b09eb3bd08414b1be7b0e08e165c1eace8da8d757884669556ef8d014c
[INFO] checking amqp-pattern-wrapper-0.0.9 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate amqp-pattern-wrapper 0.0.9 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate amqp-pattern-wrapper 0.0.9 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate amqp-pattern-wrapper 0.0.9
[INFO] finished tweaking crates.io crate amqp-pattern-wrapper 0.0.9
[INFO] tweaked toml for crates.io crate amqp-pattern-wrapper 0.0.9 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f882e66e43ead0b88d7fc25f7d214640e3157ed7a86687118503f71f6987595
[INFO] running `Command { std: "docker" "start" "-a" "0f882e66e43ead0b88d7fc25f7d214640e3157ed7a86687118503f71f6987595", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f882e66e43ead0b88d7fc25f7d214640e3157ed7a86687118503f71f6987595", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f882e66e43ead0b88d7fc25f7d214640e3157ed7a86687118503f71f6987595", kill_on_drop: false }`
[INFO] [stdout] 0f882e66e43ead0b88d7fc25f7d214640e3157ed7a86687118503f71f6987595
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 484291b607dff7d52fd5e0ca88e6c9a5d158e77645a8cad93659b9ca7ad936ae
[INFO] running `Command { std: "docker" "start" "-a" "484291b607dff7d52fd5e0ca88e6c9a5d158e77645a8cad93659b9ca7ad936ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling cookie-factory v0.2.4
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking input_buffer v0.5.0
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling pest v2.7.8
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling pest_meta v2.7.8
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling pest_generator v2.7.8
[INFO] [stderr]     Checking snafu v0.7.5
[INFO] [stderr]    Compiling pest_derive v2.7.8
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking handlebars v1.1.0
[INFO] [stderr]     Checking amq-protocol-types v1.2.0
[INFO] [stderr]    Compiling cargo-lock v8.0.3
[INFO] [stderr]     Checking amq-protocol-codegen v1.4.0
[INFO] [stderr]    Compiling built v0.5.2
[INFO] [stderr]    Compiling amiquip v0.4.2
[INFO] [stderr]    Compiling amq-protocol v1.4.0
[INFO] [stderr]     Checking amqp-pattern-wrapper v0.0.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.81s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[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" "484291b607dff7d52fd5e0ca88e6c9a5d158e77645a8cad93659b9ca7ad936ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "484291b607dff7d52fd5e0ca88e6c9a5d158e77645a8cad93659b9ca7ad936ae", kill_on_drop: false }`
[INFO] [stdout] 484291b607dff7d52fd5e0ca88e6c9a5d158e77645a8cad93659b9ca7ad936ae
