[INFO] cloning repository https://github.com/ruscur/swagladder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ruscur/swagladder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruscur%2Fswagladder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruscur%2Fswagladder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bcfc3f7a832337e805998e3d8911c3718b2d8b9e [INFO] checking ruscur/swagladder against master#c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 for pr-86194 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruscur%2Fswagladder" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ruscur/swagladder on toolchain c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ruscur/swagladder [INFO] finished tweaking git repo https://github.com/ruscur/swagladder [INFO] tweaked toml for git repo https://github.com/ruscur/swagladder written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/ruscur/swagladder already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a0377dd3586bf0aaf82a4c36ab1f13e32ada895540ede1bc6f5e4d0d3e10ad1 [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" "1a0377dd3586bf0aaf82a4c36ab1f13e32ada895540ede1bc6f5e4d0d3e10ad1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a0377dd3586bf0aaf82a4c36ab1f13e32ada895540ede1bc6f5e4d0d3e10ad1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a0377dd3586bf0aaf82a4c36ab1f13e32ada895540ede1bc6f5e4d0d3e10ad1", kill_on_drop: false }` [INFO] [stdout] 1a0377dd3586bf0aaf82a4c36ab1f13e32ada895540ede1bc6f5e4d0d3e10ad1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 617711d867ab60e5e587ad641383a367eb21c8e02a0d845185ef50b49033315d [INFO] running `Command { std: "docker" "start" "-a" "617711d867ab60e5e587ad641383a367eb21c8e02a0d845185ef50b49033315d", kill_on_drop: false }` [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling gcc v0.3.42 [INFO] [stderr] Checking unicode-normalization v0.1.3 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling rustc-demangle v0.1.3 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling openssl v0.9.6 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Compiling redis v0.7.1 [INFO] [stderr] Checking buf_redux v0.3.0 [INFO] [stderr] Checking time v0.1.36 [INFO] [stderr] Checking num_cpus v1.2.1 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Checking memchr v1.0.1 [INFO] [stderr] Checking thread-id v3.0.0 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking unicode-bidi v0.2.4 [INFO] [stderr] Checking mime v0.2.2 [INFO] [stderr] Checking conduit-mime-types v0.7.3 [INFO] [stderr] Checking num-integer v0.1.32 [INFO] [stderr] Checking num-complex v0.1.35 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking r2d2 v0.7.1 [INFO] [stderr] Checking serde_json v0.8.6 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking aho-corasick v0.6.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking thread_local v0.3.2 [INFO] [stderr] Checking num-iter v0.1.32 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Checking regex v0.2.1 [INFO] [stderr] Checking num-bigint v0.1.35 [INFO] [stderr] Checking tempdir v0.3.5 [INFO] [stderr] Compiling unicase v1.4.0 [INFO] [stderr] Compiling hyper v0.10.3 [INFO] [stderr] Checking walkdir v0.1.8 [INFO] [stderr] Compiling backtrace-sys v0.1.5 [INFO] [stderr] Checking idna v0.1.0 [INFO] [stderr] Checking phf_shared v0.7.21 [INFO] [stderr] Checking phf v0.7.21 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Checking error-chain v0.7.2 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Checking num-rational v0.1.35 [INFO] [stderr] Compiling mime_guess v1.8.1 [INFO] [stderr] Compiling metadeps v1.1.1 [INFO] [stderr] Checking num v0.1.36 [INFO] [stderr] Checking url v1.4.0 [INFO] [stderr] Checking chrono v0.2.25 [INFO] [stderr] Compiling openssl-sys v0.9.6 [INFO] [stderr] Checking handlebars v0.24.2 [INFO] [stderr] Checking env_logger v0.4.0 [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: could not compile `url` [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: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/build/openssl-sys-8989273881112b30/build_script_build-8989273881112b30.build_script_build.9tol5xj2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/openssl-sys-8989273881112b30/build_script_build-8989273881112b30.build_script_build.9tol5xj2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/openssl-sys-8989273881112b30/build_script_build-8989273881112b30.build_script_build.9tol5xj2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/openssl-sys-8989273881112b30/build_script_build-8989273881112b30.build_script_build.9tol5xj2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/openssl-sys-8989273881112b30/build_script_build-8989273881112b30.build_script_build.9tol5xj2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/openssl-sys-8989273881112b30/build_script_build-8989273881112b30.build_script_build.9tol5xj2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/openssl-sys-8989273881112b30/build_script_build-8989273881112b30.build_script_build.9tol5xj2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/openssl-sys-8989273881112b30/build_script_build-8989273881112b30.build_script_build.9tol5xj2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/openssl-sys-8989273881112b30/build_script_build-8989273881112b30.build_script_build.9tol5xj2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/openssl-sys-8989273881112b30/build_script_build-8989273881112b30.build_script_build.9tol5xj2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/openssl-sys-8989273881112b30/build_script_build-8989273881112b30.build_script_build.9tol5xj2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/openssl-sys-8989273881112b30/build_script_build-8989273881112b30.build_script_build.9tol5xj2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/openssl-sys-8989273881112b30/build_script_build-8989273881112b30.build_script_build.9tol5xj2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/openssl-sys-8989273881112b30/build_script_build-8989273881112b30.build_script_build.9tol5xj2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/openssl-sys-8989273881112b30/build_script_build-8989273881112b30.build_script_build.9tol5xj2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/build/openssl-sys-8989273881112b30/build_script_build-8989273881112b30.build_script_build.9tol5xj2-cgu.9.rcgu.o" "/opt/rustwide/target/debug/build/openssl-sys-8989273881112b30/build_script_build-8989273881112b30.2skl000e35pal64n.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmetadeps-ad831744f46d33d8.rlib" "/opt/rustwide/target/debug/deps/libtoml-0535ab26154b9cb8.rlib" "/opt/rustwide/target/debug/deps/libpkg_config-a908de3ecb60d856.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-33a8352c8f34c18a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-8fbd8a7e6908eb21.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-454949127372bba3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-b6b68660676f275d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3562bf65d9243e05.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-f8afcf81f7518078.rlib" "/opt/rustwide/target/debug/deps/libwinapi-752b8c6fa8b80860.rlib" "/opt/rustwide/target/debug/deps/libkernel32-eb9071fb75aa08cb.rlib" "/opt/rustwide/target/debug/deps/liblibc-59bb2fb4eeb17f5e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-363511a59ca6fedb.rlib" "/opt/rustwide/rustup-home/toolchains/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-bfca9168c92854a6.rlib" "/opt/rustwide/rustup-home/toolchains/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-812e30513d1c89b8.rlib" "/opt/rustwide/rustup-home/toolchains/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-188e363ded42de4f.rlib" "/opt/rustwide/rustup-home/toolchains/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-e28ffeccd22e9a1f.rlib" "/opt/rustwide/rustup-home/toolchains/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-4548dd8a58fdea8b.rlib" "/opt/rustwide/rustup-home/toolchains/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a19002c3af511478.rlib" "/opt/rustwide/rustup-home/toolchains/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fa470ca82472f5af.rlib" "/opt/rustwide/rustup-home/toolchains/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d7e6aa5f63bd2910.rlib" "/opt/rustwide/rustup-home/toolchains/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0913465657a90cb1.rlib" "/opt/rustwide/rustup-home/toolchains/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-1ff59d4f23b10626.rlib" "/opt/rustwide/rustup-home/toolchains/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-13cac61c165498fc.rlib" "/opt/rustwide/rustup-home/toolchains/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-cb211021e5cae8f7.rlib" "/opt/rustwide/rustup-home/toolchains/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-1079ae9f5c548531.rlib" "/opt/rustwide/rustup-home/toolchains/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3ff27e866345b61e.rlib" "/opt/rustwide/rustup-home/toolchains/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2588c44e3ecacf72.rlib" "/opt/rustwide/rustup-home/toolchains/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d231748acf961207.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/openssl-sys-8989273881112b30/build_script_build-8989273881112b30" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libbacktrace-8fbd8a7e6908eb21.rlib(backtrace-8fbd8a7e6908eb21.backtrace.94t10p13-cgu.14.rcgu.o): in function `backtrace::symbolize::libbacktrace::init_state::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.0/src/symbolize/libbacktrace.rs:156: undefined reference to `backtrace_create_state' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libbacktrace-8fbd8a7e6908eb21.rlib(backtrace-8fbd8a7e6908eb21.backtrace.94t10p13-cgu.14.rcgu.o): in function `backtrace::symbolize::libbacktrace::resolve': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.0/src/symbolize/libbacktrace.rs:173: undefined reference to `backtrace_pcinfo' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.0/src/symbolize/libbacktrace.rs:177: undefined reference to `backtrace_syminfo' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "617711d867ab60e5e587ad641383a367eb21c8e02a0d845185ef50b49033315d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "617711d867ab60e5e587ad641383a367eb21c8e02a0d845185ef50b49033315d", kill_on_drop: false }` [INFO] [stdout] 617711d867ab60e5e587ad641383a367eb21c8e02a0d845185ef50b49033315d