[INFO] fetching crate c3p0_pool_mysql 0.11.0... [INFO] checking c3p0_pool_mysql-0.11.0 against master#f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 for pr-83312 [INFO] extracting crate c3p0_pool_mysql 0.11.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate c3p0_pool_mysql 0.11.0 on toolchain f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "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-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "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" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "fetch" "--locked" "--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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7d23f5c3dbdf83ec49892fdb4ab6ae71931698df7e700c845fdde2ea57aae2d [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" "b7d23f5c3dbdf83ec49892fdb4ab6ae71931698df7e700c845fdde2ea57aae2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7d23f5c3dbdf83ec49892fdb4ab6ae71931698df7e700c845fdde2ea57aae2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7d23f5c3dbdf83ec49892fdb4ab6ae71931698df7e700c845fdde2ea57aae2d", kill_on_drop: false }` [INFO] [stdout] b7d23f5c3dbdf83ec49892fdb4ab6ae71931698df7e700c845fdde2ea57aae2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e492ffac5dce76b3ac7c3e6aac0c7ee29578bf8fe7520bc98cbb8a84ba281d84 [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" "e492ffac5dce76b3ac7c3e6aac0c7ee29578bf8fe7520bc98cbb8a84ba281d84", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling mysql v16.1.0 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [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 form_urlencoded v1.0.1 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling lexical v2.2.2 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking rust_decimal v1.10.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking bigdecimal v0.1.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_chacha v0.2.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 twox-hash v1.6.0 [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 serde_derive v1.0.125 [INFO] [stderr] Compiling err-derive v0.1.6 [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" "e492ffac5dce76b3ac7c3e6aac0c7ee29578bf8fe7520bc98cbb8a84ba281d84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e492ffac5dce76b3ac7c3e6aac0c7ee29578bf8fe7520bc98cbb8a84ba281d84", kill_on_drop: false }` [INFO] [stdout] e492ffac5dce76b3ac7c3e6aac0c7ee29578bf8fe7520bc98cbb8a84ba281d84