[INFO] fetching crate routing 0.37.1... [INFO] testing routing-0.37.1 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate routing 0.37.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate routing 0.37.1 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate routing 0.37.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate routing 0.37.1 [INFO] tweaked toml for crates.io crate routing 0.37.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate routing 0.37.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded podio v0.1.7 [INFO] [stderr] Downloaded lazy_static v1.2.0 [INFO] [stderr] Downloaded xml-rs v0.3.6 [INFO] [stderr] Downloaded xmltree v0.3.2 [INFO] [stderr] Downloaded msdos_time v0.1.6 [INFO] [stderr] Downloaded get_if_addrs v0.4.1 [INFO] [stderr] Downloaded fake_clock v0.3.1 [INFO] [stderr] Downloaded zip v0.3.3 [INFO] [stderr] Downloaded config_file_handler v0.11.0 [INFO] [stderr] Downloaded serde-value v0.5.3 [INFO] [stderr] Downloaded igd v0.6.0 [INFO] [stderr] Downloaded lru_time_cache v0.8.1 [INFO] [stderr] Downloaded log4rs v0.7.0 [INFO] [stderr] Downloaded net2 v0.2.36 [INFO] [stderr] Downloaded syn v1.0.53 [INFO] [stderr] Downloaded fake_clock v0.2.0 [INFO] [stderr] Downloaded maidsafe_utilities v0.16.0 [INFO] [stderr] Downloaded unicode-segmentation v1.1.0 [INFO] [stderr] Downloaded chrono v0.3.0 [INFO] [stderr] Downloaded resource_proof v0.5.0 [INFO] [stderr] Downloaded http_req v0.2.1 [INFO] [stderr] Downloaded tiny-keccak v1.3.1 [INFO] [stderr] Downloaded rust_sodium-sys v0.10.4 [INFO] [stderr] Downloaded url v1.5.1 [INFO] [stderr] Downloaded textwrap v0.6.0 [INFO] [stderr] Downloaded clap v2.25.1 [INFO] [stderr] Downloaded termion v1.4.0 [INFO] [stderr] Downloaded rust_sodium v0.10.2 [INFO] [stderr] Downloaded crust v0.31.0 [INFO] [stderr] Downloaded ws v0.7.3 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", 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] db60f86bf8ae28af6d396ff7682dffaaad3d3c3a908901b1d573d15dd27b40e3 [INFO] running `Command { std: "docker" "start" "-a" "db60f86bf8ae28af6d396ff7682dffaaad3d3c3a908901b1d573d15dd27b40e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db60f86bf8ae28af6d396ff7682dffaaad3d3c3a908901b1d573d15dd27b40e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db60f86bf8ae28af6d396ff7682dffaaad3d3c3a908901b1d573d15dd27b40e3", kill_on_drop: false }` [INFO] [stdout] db60f86bf8ae28af6d396ff7682dffaaad3d3c3a908901b1d573d15dd27b40e3 [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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b22fc660589400bf6b77b258843f25b23d6c9596258e665967bd554622efaa3e [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" "b22fc660589400bf6b77b258843f25b23d6c9596258e665967bd554622efaa3e", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling sha1 v0.2.0 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling tiny-keccak v1.3.1 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling fake_clock v0.2.0 [INFO] [stderr] Compiling lru_time_cache v0.8.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling get_if_addrs v0.4.1 [INFO] [stderr] Compiling termion v1.4.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling textwrap v0.6.0 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling url v1.5.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling xmltree v0.3.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling bincode v0.8.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling clap v2.25.1 [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.5.1/src/form_urlencoded.rs:251:40 [INFO] [stdout] | [INFO] [stdout] 249 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] 250 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stdout] 251 | 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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b22fc660589400bf6b77b258843f25b23d6c9596258e665967bd554622efaa3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b22fc660589400bf6b77b258843f25b23d6c9596258e665967bd554622efaa3e", kill_on_drop: false }` [INFO] [stdout] b22fc660589400bf6b77b258843f25b23d6c9596258e665967bd554622efaa3e