[INFO] fetching crate turbocafe 0.0.1... [INFO] checking turbocafe-0.0.1 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate turbocafe 0.0.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate turbocafe 0.0.1 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate turbocafe 0.0.1 [INFO] finished tweaking crates.io crate turbocafe 0.0.1 [INFO] tweaked toml for crates.io crate turbocafe 0.0.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bs58 v0.4.0 [INFO] [stderr] Downloaded unsigned-varint v0.5.1 [INFO] [stderr] Downloaded multihash v0.13.2 [INFO] [stderr] Downloaded blake3 v0.3.7 [INFO] [stderr] Downloaded multihash-derive v0.7.1 [INFO] [stderr] Downloaded turbosql-impl v0.1.7 [INFO] [stderr] Downloaded turbosql v0.1.7 [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" "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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 794d66f519b7216f89d3ffc2fafea52935532b9631efd7fd53d475c389c36ecf [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" "794d66f519b7216f89d3ffc2fafea52935532b9631efd7fd53d475c389c36ecf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "794d66f519b7216f89d3ffc2fafea52935532b9631efd7fd53d475c389c36ecf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "794d66f519b7216f89d3ffc2fafea52935532b9631efd7fd53d475c389c36ecf", kill_on_drop: false }` [INFO] [stdout] 794d66f519b7216f89d3ffc2fafea52935532b9631efd7fd53d475c389c36ecf [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" "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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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] 81dd749fdea172af2e6e9a7b3e6beb4239b2a57bf76136460a4b8ba38171f254 [INFO] running `Command { std: "docker" "start" "-a" "81dd749fdea172af2e6e9a7b3e6beb4239b2a57bf76136460a4b8ba38171f254", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling turbosql v0.1.7 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking hashlink v0.6.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Checking rusqlite v0.24.2 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling turbosql-impl v0.1.7 [INFO] [stderr] Compiling multihash-derive v0.7.1 [INFO] [stderr] Checking multihash v0.13.2 [INFO] [stdout] error: couldn't read /opt/rustwide/target/debug/build/turbosql-dfc68d86e76c8f11/out/../../../../../migrations.toml: No such file or directory (os error 2) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/turbosql-0.1.7/src/lib.rs:75:54 [INFO] [stdout] | [INFO] [stdout] 75 | let toml_decoded: MigrationsToml = toml::from_str(include_str!(concat!(env!("OUT_DIR"), "/../../../../../migrations.toml"))).expect("U... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `turbosql` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "81dd749fdea172af2e6e9a7b3e6beb4239b2a57bf76136460a4b8ba38171f254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81dd749fdea172af2e6e9a7b3e6beb4239b2a57bf76136460a4b8ba38171f254", kill_on_drop: false }` [INFO] [stdout] 81dd749fdea172af2e6e9a7b3e6beb4239b2a57bf76136460a4b8ba38171f254