[INFO] cloning repository https://github.com/acmumn/paste-acm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/acmumn/paste-acm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facmumn%2Fpaste-acm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facmumn%2Fpaste-acm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1eaa631eef0eacb4bcac1d268f6bbd555d4b20a9 [INFO] checking acmumn/paste-acm against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facmumn%2Fpaste-acm" "/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/acmumn/paste-acm on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/acmumn/paste-acm [INFO] finished tweaking git repo https://github.com/acmumn/paste-acm [INFO] tweaked toml for git repo https://github.com/acmumn/paste-acm written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/acmumn/paste-acm 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossbeam-utils v0.6.3 [INFO] [stderr] Downloaded structopt-derive v0.2.14 [INFO] [stderr] Downloaded structopt v0.2.14 [INFO] [stderr] Downloaded failure_derive v0.1.4 [INFO] [stderr] Downloaded logger v0.4.0 [INFO] [stderr] Downloaded stderrlog v0.4.1 [INFO] [stderr] Downloaded redox_syscall v0.1.49 [INFO] [stderr] Downloaded unicode-segmentation v1.2.1 [INFO] [stderr] Downloaded linked-hash-map v0.4.2 [INFO] [stderr] Downloaded lru-cache v0.1.1 [INFO] [stderr] Downloaded rusqlite v0.16.0 [INFO] [stderr] Downloaded autocfg v0.1.1 [INFO] [stderr] Downloaded cc v1.0.28 [INFO] [stderr] Downloaded failure v0.1.4 [INFO] [stderr] Downloaded time v0.1.41 [INFO] [stderr] Downloaded termcolor v0.3.6 [INFO] [stderr] Downloaded wincolor v0.1.6 [INFO] [stderr] Downloaded crossbeam-epoch v0.7.0 [INFO] [stderr] Downloaded tokio-core v0.1.17 [INFO] [stderr] Downloaded libsqlite3-sys v0.11.0 [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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67354228a590375735697cbadad0ccc0beb3d5e832973be10d1c8d4220f860f5 [INFO] running `Command { std: "docker" "start" "-a" "67354228a590375735697cbadad0ccc0beb3d5e832973be10d1c8d4220f860f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67354228a590375735697cbadad0ccc0beb3d5e832973be10d1c8d4220f860f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67354228a590375735697cbadad0ccc0beb3d5e832973be10d1c8d4220f860f5", kill_on_drop: false }` [INFO] [stdout] 67354228a590375735697cbadad0ccc0beb3d5e832973be10d1c8d4220f860f5 [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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b83b70bab8a7b695ba69be2574a5f991ed7b4bf32a2011cad8b93770ec45e4a [INFO] running `Command { std: "docker" "start" "-a" "1b83b70bab8a7b695ba69be2574a5f991ed7b4bf32a2011cad8b93770ec45e4a", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Checking futures v0.1.25 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking slab v0.4.1 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking crossbeam-utils v0.6.3 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking smallvec v0.6.7 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking safemem v0.3.0 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling failure_derive v0.1.4 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Checking phf v0.7.23 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking crossbeam-epoch v0.7.0 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking num_cpus v1.9.0 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Checking time v0.1.41 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling libsqlite3-sys v0.11.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking rustc-demangle v0.1.11 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking linked-hash-map v0.4.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking route-recognizer v0.1.12 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Checking termcolor v0.3.6 [INFO] [stderr] Checking base64 v0.10.0 [INFO] [stderr] Checking lru-cache v0.1.1 [INFO] [stderr] Checking tokio-executor v0.1.5 [INFO] [stderr] Checking tokio-io v0.1.10 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking rusqlite v0.16.0 [INFO] [stderr] Checking tokio-current-thread v0.1.4 [INFO] [stderr] Checking tokio-timer v0.2.8 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking tokio-threadpool v0.1.9 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking tokio-fs v0.1.4 [INFO] [stderr] Checking tokio-reactor v0.1.7 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking stderrlog v0.4.1 [INFO] [stderr] Checking tokio-uds v0.2.4 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio v0.1.13 [INFO] [stderr] Checking hyper v0.10.15 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Checking iron v0.6.0 [INFO] [stderr] Checking failure v0.1.4 [INFO] [stderr] Checking structopt v0.2.14 [INFO] [stderr] Checking logger v0.4.0 [INFO] [stderr] Checking router v0.6.0 [INFO] [stderr] Checking persistent v0.4.0 [INFO] [stderr] Checking paste-acm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.98s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: route-recognizer v0.1.12, traitobject v0.1.0, typemap v0.3.3 [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" "1b83b70bab8a7b695ba69be2574a5f991ed7b4bf32a2011cad8b93770ec45e4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b83b70bab8a7b695ba69be2574a5f991ed7b4bf32a2011cad8b93770ec45e4a", kill_on_drop: false }` [INFO] [stdout] 1b83b70bab8a7b695ba69be2574a5f991ed7b4bf32a2011cad8b93770ec45e4a [INFO] checking acmumn/paste-acm against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facmumn%2Fpaste-acm" "/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/acmumn/paste-acm on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/acmumn/paste-acm [INFO] finished tweaking git repo https://github.com/acmumn/paste-acm [INFO] tweaked toml for git repo https://github.com/acmumn/paste-acm written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/acmumn/paste-acm 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7fa543295fb90a03f6f94e312394ad7adc4ff3316720b94a8f40efa6386a5ae [INFO] running `Command { std: "docker" "start" "-a" "c7fa543295fb90a03f6f94e312394ad7adc4ff3316720b94a8f40efa6386a5ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7fa543295fb90a03f6f94e312394ad7adc4ff3316720b94a8f40efa6386a5ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7fa543295fb90a03f6f94e312394ad7adc4ff3316720b94a8f40efa6386a5ae", kill_on_drop: false }` [INFO] [stdout] c7fa543295fb90a03f6f94e312394ad7adc4ff3316720b94a8f40efa6386a5ae [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 -Dtail_expr_drop_order" "-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1c5b69c643b069df78ddd0b17ab6f28c7605bdd0f17e8afd7fd89ac0e6c7b0b [INFO] running `Command { std: "docker" "start" "-a" "f1c5b69c643b069df78ddd0b17ab6f28c7605bdd0f17e8afd7fd89ac0e6c7b0b", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking futures v0.1.25 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking slab v0.4.1 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking crossbeam-utils v0.6.3 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking smallvec v0.6.7 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Checking safemem v0.3.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.0 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Checking phf v0.7.23 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking num_cpus v1.9.0 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking time v0.1.41 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Checking crossbeam-epoch v0.7.0 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Compiling failure_derive v0.1.4 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Compiling libsqlite3-sys v0.11.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking linked-hash-map v0.4.2 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking rustc-demangle v0.1.11 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking tokio-executor v0.1.5 [INFO] [stderr] Checking tokio-io v0.1.10 [INFO] [stderr] Checking route-recognizer v0.1.12 [INFO] [stderr] Checking termcolor v0.3.6 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking lru-cache v0.1.1 [INFO] [stderr] Checking tokio-current-thread v0.1.4 [INFO] [stderr] Checking tokio-timer v0.2.8 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Checking base64 v0.10.0 [INFO] [stderr] Checking rusqlite v0.16.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Checking tokio-threadpool v0.1.9 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking tokio-reactor v0.1.7 [INFO] [stderr] Checking tokio-fs v0.1.4 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking stderrlog v0.4.1 [INFO] [stderr] Checking tokio-uds v0.2.4 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio v0.1.13 [INFO] [stderr] Checking hyper v0.10.15 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Checking iron v0.6.0 [INFO] [stderr] Checking failure v0.1.4 [INFO] [stderr] Checking router v0.6.0 [INFO] [stderr] Checking persistent v0.4.0 [INFO] [stderr] Checking logger v0.4.0 [INFO] [stderr] Checking structopt v0.2.14 [INFO] [stderr] Checking paste-acm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/handlers/upload.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 13 | let max_length = req.get::>().unwrap(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 20 | let mutex = req.get::>().unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | let db = mutex.lock().unwrap(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 37 | Ok(Response::with((status::Ok, mime, body))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/handlers/upload.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 13 | let max_length = req.get::>().unwrap(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 20 | let mutex = req.get::>().unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | let db = mutex.lock().unwrap(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 37 | Ok(Response::with((status::Ok, mime, body))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `paste-acm` (bin "paste-acm") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `paste-acm` (bin "paste-acm" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f1c5b69c643b069df78ddd0b17ab6f28c7605bdd0f17e8afd7fd89ac0e6c7b0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1c5b69c643b069df78ddd0b17ab6f28c7605bdd0f17e8afd7fd89ac0e6c7b0b", kill_on_drop: false }` [INFO] [stdout] f1c5b69c643b069df78ddd0b17ab6f28c7605bdd0f17e8afd7fd89ac0e6c7b0b