[INFO] fetching crate sql_db_mapper_core 0.0.2... [INFO] checking sql_db_mapper_core-0.0.2 against master#0d37dca25a51fb900a402c94c8818ad1c2789e30 for pr-77526 [INFO] extracting crate sql_db_mapper_core 0.0.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate sql_db_mapper_core 0.0.2 on toolchain 0d37dca25a51fb900a402c94c8818ad1c2789e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "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-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ec77709af76418cab4a4ab143ad83ac89397255196913b39ab9c7626e03065e [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" "8ec77709af76418cab4a4ab143ad83ac89397255196913b39ab9c7626e03065e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ec77709af76418cab4a4ab143ad83ac89397255196913b39ab9c7626e03065e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ec77709af76418cab4a4ab143ad83ac89397255196913b39ab9c7626e03065e", kill_on_drop: false }` [INFO] [stdout] 8ec77709af76418cab4a4ab143ad83ac89397255196913b39ab9c7626e03065e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3561bf280fff16d189e7fcf70bd855510b59a0b05292e7885793d44f13ea1049 [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" "3561bf280fff16d189e7fcf70bd855510b59a0b05292e7885793d44f13ea1049", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Checking futures-sink v0.3.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking futures-io v0.3.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking siphasher v0.3.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking instant v0.1.7 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking futures-channel v0.3.6 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Checking futures-task v0.3.6 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking postgres-protocol v0.5.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking postgres-types v0.1.2 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling sql_db_mapper_derive v0.0.2 [INFO] [stderr] Compiling postgres-derive v0.4.0 [INFO] [stderr] Checking pin-project v0.4.26 [INFO] [stderr] Checking futures-util v0.3.6 [INFO] [stderr] Checking futures-executor v0.3.6 [INFO] [stderr] Checking futures v0.3.6 [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" "3561bf280fff16d189e7fcf70bd855510b59a0b05292e7885793d44f13ea1049", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3561bf280fff16d189e7fcf70bd855510b59a0b05292e7885793d44f13ea1049", kill_on_drop: false }` [INFO] [stdout] 3561bf280fff16d189e7fcf70bd855510b59a0b05292e7885793d44f13ea1049