[INFO] fetching crate sql_db_mapper_core 0.0.2... [INFO] checking sql_db_mapper_core-0.0.2 against try#3e22d1f9053c0fc87629b3c6d5d9567856368e5d for pr-78714 [INFO] extracting crate sql_db_mapper_core 0.0.2 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate sql_db_mapper_core 0.0.2 on toolchain 3e22d1f9053c0fc87629b3c6d5d9567856368e5d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate sql_db_mapper_core 0.0.2 [INFO] finished tweaking crates.io crate sql_db_mapper_core 0.0.2 [INFO] tweaked toml for crates.io crate sql_db_mapper_core 0.0.2 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded postgres v0.17.5 [INFO] [stderr] Downloaded sql_db_mapper_derive v0.0.2 [INFO] [stderr] Downloaded postgres-derive v0.4.0 [INFO] [stderr] Downloaded phf_shared v0.8.0 [INFO] [stderr] Downloaded tokio-postgres v0.5.5 [INFO] [stderr] Downloaded phf v0.8.0 [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85cf938da1b7dffaef33bf00dccdea4d328298082e0fc40fe825322020fae3d4 [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" "85cf938da1b7dffaef33bf00dccdea4d328298082e0fc40fe825322020fae3d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85cf938da1b7dffaef33bf00dccdea4d328298082e0fc40fe825322020fae3d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85cf938da1b7dffaef33bf00dccdea4d328298082e0fc40fe825322020fae3d4", kill_on_drop: false }` [INFO] [stdout] 85cf938da1b7dffaef33bf00dccdea4d328298082e0fc40fe825322020fae3d4 [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "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] d3569fbd217575346d3891765aa5cea09e62749523a669eea26ac74782b9e3fb [INFO] running `Command { std: "docker" "start" "-a" "d3569fbd217575346d3891765aa5cea09e62749523a669eea26ac74782b9e3fb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking subtle v2.3.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking crypto-mac v0.9.1 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking hmac v0.9.0 [INFO] [stderr] Checking tokio v0.2.23 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking postgres-protocol v0.5.3 [INFO] [stderr] Checking postgres-types v0.1.3 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling postgres-derive v0.4.0 [INFO] [stderr] Compiling sql_db_mapper_derive v0.0.2 [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking tokio-postgres v0.5.5 [INFO] [stderr] Checking postgres v0.17.5 [INFO] [stderr] Checking rust_decimal v1.8.1 [INFO] [stdout] error[E0432]: unresolved import `byteorder` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_decimal-1.8.1/src/postgres.rs:477:9 [INFO] [stdout] | [INFO] [stdout] 477 | use byteorder::{BigEndian, ReadBytesExt}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `byteorder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bytes` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_decimal-1.8.1/src/postgres.rs:478:9 [INFO] [stdout] | [INFO] [stdout] 478 | use bytes::{BufMut, BytesMut}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `bytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `read_u16` found for struct `std::io::Cursor<&[u8]>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_decimal-1.8.1/src/postgres.rs:537:34 [INFO] [stdout] | [INFO] [stdout] 537 | let num_groups = raw.read_u16::()?; [INFO] [stdout] | ^^^^^^^^ method not found in `std::io::Cursor<&[u8]>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following traits are implemented but not in scope; perhaps add a `use` for one of them: [INFO] [stdout] candidate #1: `use gimli::endianity::Endianity;` [INFO] [stdout] candidate #2: `use gimli::read::reader::Reader;` [INFO] [stdout] candidate #3: `use object::endian::Endian;` [INFO] [stdout] candidate #4: `use byteorder::io::ReadBytesExt;` [INFO] [stdout] candidate #5: `use tokio::io::util::async_read_ext::AsyncReadExt;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `read_i16` found for struct `std::io::Cursor<&[u8]>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_decimal-1.8.1/src/postgres.rs:538:30 [INFO] [stdout] | [INFO] [stdout] 538 | let weight = raw.read_i16::()?; // 10000^weight [INFO] [stdout] | ^^^^^^^^ method not found in `std::io::Cursor<&[u8]>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following traits are implemented but not in scope; perhaps add a `use` for one of them: [INFO] [stdout] candidate #1: `use gimli::endianity::Endianity;` [INFO] [stdout] candidate #2: `use gimli::read::reader::Reader;` [INFO] [stdout] candidate #3: `use object::endian::Endian;` [INFO] [stdout] candidate #4: `use byteorder::io::ReadBytesExt;` [INFO] [stdout] candidate #5: `use tokio::io::util::async_read_ext::AsyncReadExt;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `read_u16` found for struct `std::io::Cursor<&[u8]>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_decimal-1.8.1/src/postgres.rs:540:28 [INFO] [stdout] | [INFO] [stdout] 540 | let sign = raw.read_u16::()?; [INFO] [stdout] | ^^^^^^^^ method not found in `std::io::Cursor<&[u8]>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following traits are implemented but not in scope; perhaps add a `use` for one of them: [INFO] [stdout] candidate #1: `use gimli::endianity::Endianity;` [INFO] [stdout] candidate #2: `use gimli::read::reader::Reader;` [INFO] [stdout] candidate #3: `use object::endian::Endian;` [INFO] [stdout] candidate #4: `use byteorder::io::ReadBytesExt;` [INFO] [stdout] candidate #5: `use tokio::io::util::async_read_ext::AsyncReadExt;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `read_u16` found for struct `std::io::Cursor<&[u8]>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_decimal-1.8.1/src/postgres.rs:542:29 [INFO] [stdout] | [INFO] [stdout] 542 | let scale = raw.read_u16::()?; [INFO] [stdout] | ^^^^^^^^ method not found in `std::io::Cursor<&[u8]>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following traits are implemented but not in scope; perhaps add a `use` for one of them: [INFO] [stdout] candidate #1: `use gimli::endianity::Endianity;` [INFO] [stdout] candidate #2: `use gimli::read::reader::Reader;` [INFO] [stdout] candidate #3: `use object::endian::Endian;` [INFO] [stdout] candidate #4: `use byteorder::io::ReadBytesExt;` [INFO] [stdout] candidate #5: `use tokio::io::util::async_read_ext::AsyncReadExt;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `read_u16` found for struct `std::io::Cursor<&[u8]>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_decimal-1.8.1/src/postgres.rs:547:33 [INFO] [stdout] | [INFO] [stdout] 547 | groups.push(raw.read_u16::()?); [INFO] [stdout] | ^^^^^^^^ method not found in `std::io::Cursor<&[u8]>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following traits are implemented but not in scope; perhaps add a `use` for one of them: [INFO] [stdout] candidate #1: `use gimli::endianity::Endianity;` [INFO] [stdout] candidate #2: `use gimli::read::reader::Reader;` [INFO] [stdout] candidate #3: `use object::endian::Endian;` [INFO] [stdout] candidate #4: `use byteorder::io::ReadBytesExt;` [INFO] [stdout] candidate #5: `use tokio::io::util::async_read_ext::AsyncReadExt;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_decimal` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "d3569fbd217575346d3891765aa5cea09e62749523a669eea26ac74782b9e3fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3569fbd217575346d3891765aa5cea09e62749523a669eea26ac74782b9e3fb", kill_on_drop: false }` [INFO] [stdout] d3569fbd217575346d3891765aa5cea09e62749523a669eea26ac74782b9e3fb