[INFO] crate refinery 0.2.0 is already in cache [INFO] checking refinery-0.2.0 against master#6250d56355d72264ece721e8d0dc95b16a6824b1 for pr-68350 [INFO] extracting crate refinery 0.2.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate refinery 0.2.0 on toolchain 6250d56355d72264ece721e8d0dc95b16a6824b1 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate refinery 0.2.0 [INFO] finished tweaking crates.io crate refinery 0.2.0 [INFO] tweaked toml for crates.io crate refinery 0.2.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a3aec5ebbb02765df25d4d15baf0fb962d4e55ccaa1a32bb527677b42424d294 [INFO] running `"docker" "start" "-a" "a3aec5ebbb02765df25d4d15baf0fb962d4e55ccaa1a32bb527677b42424d294"` [INFO] [stderr] Compiling mysql v16.1.0 [INFO] [stderr] Compiling barrel v0.5.8 [INFO] [stderr] Compiling libsqlite3-sys v0.17.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling lexical v2.2.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking float-cmp v0.5.3 [INFO] [stderr] Compiling thiserror-impl v1.0.9 [INFO] [stderr] Compiling async-trait v0.1.22 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking bigdecimal v0.1.0 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking escargot v0.4.0 [INFO] [stderr] Checking predicates v1.0.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking rust_decimal v1.1.0 [INFO] [stderr] Checking rusqlite v0.21.0 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Checking assert_cmd v0.11.1 [INFO] [stderr] Checking mysql_common v0.18.1 [INFO] [stderr] Compiling thiserror v1.0.9 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking refinery-migrations v0.2.0 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling refinery-macros v0.2.0 [INFO] [stderr] Checking refinery v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error: proc macro panicked [INFO] [stderr] --> tests/tokio_postgres.rs:45:9 [INFO] [stderr] | [INFO] [stderr] 45 | embed_migrations!("refinery/tests/sql_migrations"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: message: error getting migration files: InvalidMigrationPath("refinery/tests/sql_migrations", Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `refinery`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: proc macro panicked [INFO] [stderr] --> tests/postgres.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | embed_migrations!("refinery/tests/sql_migrations"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: message: error getting migration files: InvalidMigrationPath("refinery/tests/sql_migrations", Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `refinery`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: proc macro panicked [INFO] [stderr] --> tests/postgres_previous.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | embed_migrations!("refinery/tests/sql_migrations"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: message: error getting migration files: InvalidMigrationPath("refinery/tests/sql_migrations", Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `refinery`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: proc macro panicked [INFO] [stderr] --> tests/rusqlite.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 12 | embed_migrations!("refinery/tests/sql_migrations"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: message: error getting migration files: InvalidMigrationPath("refinery/tests/sql_migrations", Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `refinery`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: proc macro panicked [INFO] [stderr] --> tests/mysql_async.rs:46:9 [INFO] [stderr] | [INFO] [stderr] 46 | embed_migrations!("refinery/tests/sql_migrations"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: message: error getting migration files: InvalidMigrationPath("refinery/tests/sql_migrations", Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `refinery`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: proc macro panicked [INFO] [stderr] --> tests/mysql.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | embed_migrations!("refinery/tests/sql_migrations"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: message: error getting migration files: InvalidMigrationPath("refinery/tests/sql_migrations", Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `refinery`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "a3aec5ebbb02765df25d4d15baf0fb962d4e55ccaa1a32bb527677b42424d294"` [INFO] running `"docker" "rm" "-f" "a3aec5ebbb02765df25d4d15baf0fb962d4e55ccaa1a32bb527677b42424d294"` [INFO] [stdout] a3aec5ebbb02765df25d4d15baf0fb962d4e55ccaa1a32bb527677b42424d294