[INFO] crate debil-dynamodb 0.1.2 is already in cache [INFO] testing debil-dynamodb-0.1.2 against 1.44.0 for beta-1.45-1 [INFO] extracting crate debil-dynamodb 0.1.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate debil-dynamodb 0.1.2 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate debil-dynamodb 0.1.2 [INFO] finished tweaking crates.io crate debil-dynamodb 0.1.2 [INFO] tweaked toml for crates.io crate debil-dynamodb 0.1.2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4d7a2524cf9d7ac92c7ca8e58bb4f793194c43de6dc58eca66516a5bf73a22b5 [INFO] running `"docker" "start" "-a" "4d7a2524cf9d7ac92c7ca8e58bb4f793194c43de6dc58eca66516a5bf73a22b5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling standback v0.2.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rusoto_core v0.43.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.32 [INFO] [stderr] Compiling debil-derive v0.2.1 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling debil v0.3.3 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rusoto_credential v0.43.0 [INFO] [stderr] Compiling rusoto_signature v0.43.0 [INFO] [stderr] Compiling rusoto_dynamodb v0.43.0 [INFO] [stderr] Compiling debil-dynamodb v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `size` [INFO] [stderr] --> src/attributes.rs:22:39 [INFO] [stderr] | [INFO] [stderr] 22 | fn column_type(_: PhantomData, size: i32) -> String { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 02s [INFO] running `"docker" "inspect" "4d7a2524cf9d7ac92c7ca8e58bb4f793194c43de6dc58eca66516a5bf73a22b5"` [INFO] running `"docker" "rm" "-f" "4d7a2524cf9d7ac92c7ca8e58bb4f793194c43de6dc58eca66516a5bf73a22b5"` [INFO] [stdout] 4d7a2524cf9d7ac92c7ca8e58bb4f793194c43de6dc58eca66516a5bf73a22b5 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] eef639b4b160339da25f70c1ee8178c638a3e1cd5eb28bd32fc1d1d77c0351bf [INFO] running `"docker" "start" "-a" "eef639b4b160339da25f70c1ee8178c638a3e1cd5eb28bd32fc1d1d77c0351bf"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling debil-dynamodb v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `size` [INFO] [stderr] --> src/attributes.rs:22:39 [INFO] [stderr] | [INFO] [stderr] 22 | fn column_type(_: PhantomData, size: i32) -> String { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unused variable: `size` [INFO] [stderr] --> src/attributes.rs:22:39 [INFO] [stderr] | [INFO] [stderr] 22 | fn column_type(_: PhantomData, size: i32) -> String { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.81s [INFO] running `"docker" "inspect" "eef639b4b160339da25f70c1ee8178c638a3e1cd5eb28bd32fc1d1d77c0351bf"` [INFO] running `"docker" "rm" "-f" "eef639b4b160339da25f70c1ee8178c638a3e1cd5eb28bd32fc1d1d77c0351bf"` [INFO] [stdout] eef639b4b160339da25f70c1ee8178c638a3e1cd5eb28bd32fc1d1d77c0351bf [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6b80e964fcae2e30d1207af0a945db3bee4cfaed447580cad4c73778af043ca5 [INFO] running `"docker" "start" "-a" "6b80e964fcae2e30d1207af0a945db3bee4cfaed447580cad4c73778af043ca5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unused variable: `size` [INFO] [stderr] --> src/attributes.rs:22:39 [INFO] [stderr] | [INFO] [stderr] 22 | fn column_type(_: PhantomData, size: i32) -> String { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unused variable: `size` [INFO] [stderr] --> src/attributes.rs:22:39 [INFO] [stderr] | [INFO] [stderr] 22 | fn column_type(_: PhantomData, size: i32) -> String { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/debil_dynamodb-2e6eeee33a3a384b [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/lib-c53fdbd822cd1c63 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test foo_serialize_empty_string_check ... ok [INFO] [stdout] test foo_serialize ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests debil-dynamodb [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "6b80e964fcae2e30d1207af0a945db3bee4cfaed447580cad4c73778af043ca5"` [INFO] running `"docker" "rm" "-f" "6b80e964fcae2e30d1207af0a945db3bee4cfaed447580cad4c73778af043ca5"` [INFO] [stdout] 6b80e964fcae2e30d1207af0a945db3bee4cfaed447580cad4c73778af043ca5