[INFO] cloning repository https://github.com/imp/httptin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/imp/httptin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimp%2Fhttptin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimp%2Fhttptin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62678bd61779e6b34e7020f17e5727e30c5a30c7 [INFO] checking imp/httptin against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimp%2Fhttptin" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/imp/httptin on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/imp/httptin [INFO] finished tweaking git repo https://github.com/imp/httptin [INFO] tweaked toml for git repo https://github.com/imp/httptin written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/imp/httptin already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c9c09e15eee130766b9d1223a3e5ed8de384c23a8bf664a12ba3d4a079660b3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1c9c09e15eee130766b9d1223a3e5ed8de384c23a8bf664a12ba3d4a079660b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c9c09e15eee130766b9d1223a3e5ed8de384c23a8bf664a12ba3d4a079660b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c9c09e15eee130766b9d1223a3e5ed8de384c23a8bf664a12ba3d4a079660b3", kill_on_drop: false }` [INFO] [stdout] 1c9c09e15eee130766b9d1223a3e5ed8de384c23a8bf664a12ba3d4a079660b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fd84a16695d4c4383cee994db7147e6453bda74b58ca9b55de8e86285c70959 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2fd84a16695d4c4383cee994db7147e6453bda74b58ca9b55de8e86285c70959", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Checking num-traits v0.1.37 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking slog v1.5.2 [INFO] [stderr] Checking byteorder v1.0.0 [INFO] [stderr] Checking serde v1.0.4 [INFO] [stderr] Checking either v1.1.0 [INFO] [stderr] Checking itoa v0.3.1 [INFO] [stderr] Checking dtoa v0.4.1 [INFO] [stderr] Checking thread-id v3.0.0 [INFO] [stderr] Checking isatty v0.1.3 [INFO] [stderr] Checking url v1.4.0 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking thread_local v0.3.3 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stdout] error[E0277]: `core::fmt::Opaque` cannot be shared between threads safely [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-1.5.2/src/ser.rs:228:6 [INFO] [stdout] | [INFO] [stdout] 120 | pub trait SyncSerialize: Send + Sync + 'static + Serialize {} [INFO] [stdout] | ---- required by this bound in `ser::SyncSerialize` [INFO] [stdout] ... [INFO] [stdout] 228 | impl SyncSerialize for fmt::Arguments<'static> {} [INFO] [stdout] | ^^^^^^^^^^^^^ `core::fmt::Opaque` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `core::fmt::Arguments<'static>`, the trait `core::marker::Sync` is not implemented for `core::fmt::Opaque` [INFO] [stdout] = note: required because it appears within the type `&'static core::fmt::Opaque` [INFO] [stdout] = note: required because it appears within the type `core::fmt::ArgumentV1<'static>` [INFO] [stdout] = note: required because it appears within the type `[core::fmt::ArgumentV1<'static>]` [INFO] [stdout] = note: required because it appears within the type `&'static [core::fmt::ArgumentV1<'static>]` [INFO] [stdout] = note: required because it appears within the type `core::fmt::Arguments<'static>` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking itertools v0.6.0 [INFO] [stderr] Checking base64 v0.5.2 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `slog`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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/github.com-1ecc6299db9ec823/url-1.4.0/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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0713`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2fd84a16695d4c4383cee994db7147e6453bda74b58ca9b55de8e86285c70959", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fd84a16695d4c4383cee994db7147e6453bda74b58ca9b55de8e86285c70959", kill_on_drop: false }` [INFO] [stdout] 2fd84a16695d4c4383cee994db7147e6453bda74b58ca9b55de8e86285c70959