[INFO] fetching crate c3p0_pool_mysql 0.11.0... [INFO] checking c3p0_pool_mysql-0.11.0 against master#50e1dc1536264ab71c0850f346b12309477f29f7 for pr-85073 [INFO] extracting crate c3p0_pool_mysql 0.11.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate c3p0_pool_mysql 0.11.0 on toolchain 50e1dc1536264ab71c0850f346b12309477f29f7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate c3p0_pool_mysql 0.11.0 [INFO] finished tweaking crates.io crate c3p0_pool_mysql 0.11.0 [INFO] tweaked toml for crates.io crate c3p0_pool_mysql 0.11.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 191b3eab9cdb5e9eac28c0e4d39174756a77d0acb6390aa43a1bfc268448e8ea [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" "191b3eab9cdb5e9eac28c0e4d39174756a77d0acb6390aa43a1bfc268448e8ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "191b3eab9cdb5e9eac28c0e4d39174756a77d0acb6390aa43a1bfc268448e8ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "191b3eab9cdb5e9eac28c0e4d39174756a77d0acb6390aa43a1bfc268448e8ea", kill_on_drop: false }` [INFO] [stdout] 191b3eab9cdb5e9eac28c0e4d39174756a77d0acb6390aa43a1bfc268448e8ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+50e1dc1536264ab71c0850f346b12309477f29f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1c32a92502f6a00538e5e028f74a6a12cad4a5f90ca04e64986dd2746ed5428 [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" "e1c32a92502f6a00538e5e028f74a6a12cad4a5f90ca04e64986dd2746ed5428", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling mysql v16.1.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Compiling lexical-core v0.4.8 [INFO] [stderr] Compiling lexical v2.2.4 [INFO] [stderr] Compiling err-derive v0.1.6 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking rust_decimal v1.14.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking bigdecimal v0.1.2 [INFO] [stderr] Checking mysql_common v0.18.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking r2d2_mysql v16.0.0 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stdout] error[E0433]: failed to resolve: could not find `__rt` in `quote` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/err-derive-0.1.6/src/lib.rs:145:63 [INFO] [stdout] | [INFO] [stdout] 145 | fn display_body(s: &synstructure::Structure) -> Option { [INFO] [stdout] | ^^^^ could not find `__rt` in `quote` [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 E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `err-derive` [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" "e1c32a92502f6a00538e5e028f74a6a12cad4a5f90ca04e64986dd2746ed5428", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1c32a92502f6a00538e5e028f74a6a12cad4a5f90ca04e64986dd2746ed5428", kill_on_drop: false }` [INFO] [stdout] e1c32a92502f6a00538e5e028f74a6a12cad4a5f90ca04e64986dd2746ed5428