[INFO] fetching crate abel 0.1.1...
[INFO] checking abel-0.1.1 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate abel 0.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate abel 0.1.1 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate abel 0.1.1
[INFO] finished tweaking crates.io crate abel 0.1.1
[INFO] tweaked toml for crates.io crate abel 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate abel 0.1.1 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" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0278875053d6b5f3eefa4b7338aac321a041dfe66f9071a1bf638c6e030eb0fd
[INFO] running `Command { std: "docker" "start" "-a" "0278875053d6b5f3eefa4b7338aac321a041dfe66f9071a1bf638c6e030eb0fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0278875053d6b5f3eefa4b7338aac321a041dfe66f9071a1bf638c6e030eb0fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0278875053d6b5f3eefa4b7338aac321a041dfe66f9071a1bf638c6e030eb0fd", kill_on_drop: false }`
[INFO] [stdout] 0278875053d6b5f3eefa4b7338aac321a041dfe66f9071a1bf638c6e030eb0fd
[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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 367564f065600aa825807b3f2aa418d44802dfc0c8eb75803c43d49ed650c2e7
[INFO] running `Command { std: "docker" "start" "-a" "367564f065600aa825807b3f2aa418d44802dfc0c8eb75803c43d49ed650c2e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.42
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling serde_derive v1.0.140
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking bytes v1.2.0
[INFO] [stderr]    Compiling serde v1.0.140
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling rustversion v1.0.8
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling luajit-src v210.4.0+resty124ff8d
[INFO] [stderr]    Compiling lua-src v544.0.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling erased-serde v0.3.21
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling mlua v0.8.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling multer v2.0.3
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]     Checking os_str_bytes v6.2.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking dashmap v5.3.4
[INFO] [stderr]     Checking filetime v0.2.17
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking deunicode v0.4.3
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]     Checking replace_with v0.1.7
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking clru v0.5.0
[INFO] [stderr]     Checking spin v0.9.4
[INFO] [stderr]     Checking notify v5.0.0-pre.15
[INFO] [stderr]     Checking slug v0.1.4
[INFO] [stderr]     Checking owo-colors v3.4.0
[INFO] [stderr]     Checking home v0.5.3
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking sha2 v0.10.2
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling pin-project-internal v1.0.11
[INFO] [stderr]    Compiling ouroboros_macro v0.15.0
[INFO] [stderr]    Compiling strum_macros v0.24.2
[INFO] [stderr]    Compiling clap_derive v3.2.15
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking pin-project v1.0.11
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking ouroboros v0.15.0
[INFO] [stderr]     Checking clap v3.2.16
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking serde_qs v0.10.1
[INFO] [stderr]     Checking smallstr v0.3.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking hive-asar v0.4.0
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking abel-core v0.1.1
[INFO] [stderr]     Checking abel v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0282]: type annotations needed for `Box<_>`
[INFO] [stdout]   --> src/server/handle.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 |   let segments = path
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     (GET, []) => hello_world().await,
[INFO] [stdout]    |           -- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `segments` an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 28 |   let segments: Box<_> = path
[INFO] [stdout]    |               ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `Box<_>`
[INFO] [stdout]   --> src/server/handle.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 |   let segments = path
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     (GET, []) => hello_world().await,
[INFO] [stdout]    |           -- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `segments` an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 28 |   let segments: Box<_> = path
[INFO] [stdout]    |               ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `abel` (bin "abel") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `abel` (bin "abel" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "367564f065600aa825807b3f2aa418d44802dfc0c8eb75803c43d49ed650c2e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "367564f065600aa825807b3f2aa418d44802dfc0c8eb75803c43d49ed650c2e7", kill_on_drop: false }`
[INFO] [stdout] 367564f065600aa825807b3f2aa418d44802dfc0c8eb75803c43d49ed650c2e7
