[INFO] cloning repository https://github.com/fudanchii/httcp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fudanchii/httcp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffudanchii%2Fhttcp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffudanchii%2Fhttcp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd899c2a68bb4ccdb37074733543e048e1c19692 [INFO] checking fudanchii/httcp against master#c3def263a44e07e09ae6d57abfc8650227fb4972 for pr-118920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffudanchii%2Fhttcp" "/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/fudanchii/httcp on toolchain c3def263a44e07e09ae6d57abfc8650227fb4972 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c3def263a44e07e09ae6d57abfc8650227fb4972" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fudanchii/httcp [INFO] finished tweaking git repo https://github.com/fudanchii/httcp [INFO] tweaked toml for git repo https://github.com/fudanchii/httcp written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fudanchii/httcp 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" "+c3def263a44e07e09ae6d57abfc8650227fb4972" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/rust-lang-nursery/lazy-static.rs` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking fudanchii/httcp against try#3931cbb869e499bf6db1e4d580cc247efbf183df for pr-118920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffudanchii%2Fhttcp" "/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/fudanchii/httcp on toolchain 3931cbb869e499bf6db1e4d580cc247efbf183df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3931cbb869e499bf6db1e4d580cc247efbf183df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fudanchii/httcp [INFO] finished tweaking git repo https://github.com/fudanchii/httcp [INFO] tweaked toml for git repo https://github.com/fudanchii/httcp written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fudanchii/httcp 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" "+3931cbb869e499bf6db1e4d580cc247efbf183df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hpack v0.2.0 [INFO] [stderr] Downloaded num_cpus v1.2.0 [INFO] [stderr] Downloaded mime v0.2.2 [INFO] [stderr] Downloaded cookie v0.2.5 [INFO] [stderr] Downloaded strsim v0.5.2 [INFO] [stderr] Downloaded httparse v1.2.1 [INFO] [stderr] Downloaded traitobject v0.0.1 [INFO] [stderr] Downloaded unicase v1.4.0 [INFO] [stderr] Downloaded matches v0.1.4 [INFO] [stderr] Downloaded term_size v0.2.1 [INFO] [stderr] Downloaded solicit v0.4.4 [INFO] [stderr] Downloaded vec_map v0.6.0 [INFO] [stderr] Downloaded term-painter v0.2.3 [INFO] [stderr] Downloaded url v1.2.4 [INFO] [stderr] Downloaded libc v0.2.18 [INFO] [stderr] Downloaded unicode-normalization v0.1.3 [INFO] [stderr] Downloaded idna v0.1.0 [INFO] [stderr] Downloaded hyper v0.9.14 [INFO] [stderr] Downloaded rocket v0.1.2 [INFO] [stderr] Downloaded toml v0.2.1 [INFO] [stderr] Downloaded unicode-segmentation v0.1.3 [INFO] [stderr] Downloaded time v0.1.35 [INFO] [stderr] Downloaded rustc_version v0.1.7 [INFO] [stderr] Downloaded term v0.4.4 [INFO] [stderr] Downloaded unicode-bidi v0.2.4 [INFO] [stderr] Downloaded semver v0.1.20 [INFO] [stderr] Downloaded clap v2.19.2 [INFO] [stderr] Downloaded rocket_codegen v0.1.2 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3931cbb869e499bf6db1e4d580cc247efbf183df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 484c4a46bf0ab8dacc48c9d6fea574448838aba60aff2fdb4a5b417c3674b91e [INFO] running `Command { std: "docker" "start" "-a" "484c4a46bf0ab8dacc48c9d6fea574448838aba60aff2fdb4a5b417c3674b91e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "484c4a46bf0ab8dacc48c9d6fea574448838aba60aff2fdb4a5b417c3674b91e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "484c4a46bf0ab8dacc48c9d6fea574448838aba60aff2fdb4a5b417c3674b91e", kill_on_drop: false }` [INFO] [stdout] 484c4a46bf0ab8dacc48c9d6fea574448838aba60aff2fdb4a5b417c3674b91e [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" "-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" "+3931cbb869e499bf6db1e4d580cc247efbf183df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78876339845b8dd230c92bb104a8f6de1c0847f24c2cde4f4551fb6be1268ffe [INFO] running `Command { std: "docker" "start" "-a" "78876339845b8dd230c92bb104a8f6de1c0847f24c2cde4f4551fb6be1268ffe", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Checking libc v0.2.18 [INFO] [stderr] Compiling matches v0.1.4 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling unicode-normalization v0.1.3 [INFO] [stderr] Compiling rustc-serialize v0.3.22 [INFO] [stderr] Compiling httparse v1.2.1 [INFO] [stderr] Compiling traitobject v0.0.1 [INFO] [stderr] Compiling unicode-bidi v0.2.4 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking hpack v0.2.0 [INFO] [stderr] Compiling mime v0.2.2 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling num_cpus v1.2.0 [INFO] [stderr] Checking solicit v0.4.4 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking term_size v0.2.1 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Compiling unicase v1.4.0 [INFO] [stderr] Checking strsim v0.5.2 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking vec_map v0.6.0 [INFO] [stderr] Checking unicode-segmentation v0.1.3 [INFO] [stderr] Compiling time v0.1.35 [INFO] [stderr] Compiling term v0.4.4 [INFO] [stderr] Checking lazy_static v0.2.2 (https://github.com/rust-lang-nursery/lazy-static.rs#f026ac23) [INFO] [stderr] Checking clap v2.19.2 [INFO] [stderr] Compiling idna v0.1.0 [INFO] [stderr] Checking term-painter v0.2.3 [INFO] [stderr] Checking url v1.2.4 [INFO] [stdout] error[E0713]: borrow may still be in use when destructor runs [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/url-1.2.4/src/form_urlencoded.rs:246:40 [INFO] [stdout] | [INFO] [stdout] 244 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] 245 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stdout] 246 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stdout] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stdout] | | [INFO] [stdout] | returning this value requires that `*self.url` is borrowed for `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking toml v0.2.1 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0713`. [INFO] [stdout] [INFO] [stderr] error: could not compile `url` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0713]: borrow may still be in use when destructor runs [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/url-1.2.4/src/form_urlencoded.rs:246:40 [INFO] [stdout] | [INFO] [stdout] 244 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] 245 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stdout] 246 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stdout] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stdout] | | [INFO] [stdout] | returning this value requires that `*self.url` is borrowed for `'a` [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 E0713`. [INFO] [stdout] [INFO] [stderr] error: could not compile `url` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "78876339845b8dd230c92bb104a8f6de1c0847f24c2cde4f4551fb6be1268ffe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78876339845b8dd230c92bb104a8f6de1c0847f24c2cde4f4551fb6be1268ffe", kill_on_drop: false }` [INFO] [stdout] 78876339845b8dd230c92bb104a8f6de1c0847f24c2cde4f4551fb6be1268ffe