[INFO] crate record-query 1.0.2 is already in cache [INFO] testing record-query-1.0.2 against 1.45.2 for beta-1.46-1 [INFO] extracting crate record-query 1.0.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate record-query 1.0.2 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate record-query 1.0.2 [INFO] finished tweaking crates.io crate record-query 1.0.2 [INFO] tweaked toml for crates.io crate record-query 1.0.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate record-query 1.0.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 531c880c76f046f5929eaaa06b4bfbd3d3849aa454fc2fcadc40525308127196 [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" "531c880c76f046f5929eaaa06b4bfbd3d3849aa454fc2fcadc40525308127196", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "531c880c76f046f5929eaaa06b4bfbd3d3849aa454fc2fcadc40525308127196", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "531c880c76f046f5929eaaa06b4bfbd3d3849aa454fc2fcadc40525308127196", kill_on_drop: false }` [INFO] [stdout] 531c880c76f046f5929eaaa06b4bfbd3d3849aa454fc2fcadc40525308127196 [INFO] running `Command { std: "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=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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 763d8c5c28704b43cf369057db1b0f4054a3e51c1698efcdefb12b08ecb69570 [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" "763d8c5c28704b43cf369057db1b0f4054a3e51c1698efcdefb12b08ecb69570", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling protobuf v2.8.1 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling half v1.4.0 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.9 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling snap v0.2.5 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling rmp v0.8.8 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rmpv v0.4.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libgit2-sys v0.9.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling vergen v3.0.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling serde_cbor v0.10.2 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling structopt-derive v0.3.4 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling serde-protobuf v0.8.1 [INFO] [stderr] Compiling structopt v0.3.4 [INFO] [stderr] Compiling git2 v0.10.1 [INFO] [stderr] Compiling built v0.3.2 [INFO] [stderr] Compiling record-query v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling avro-rs v0.6.5 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 25s [INFO] running `Command { std: "docker" "inspect" "763d8c5c28704b43cf369057db1b0f4054a3e51c1698efcdefb12b08ecb69570", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "763d8c5c28704b43cf369057db1b0f4054a3e51c1698efcdefb12b08ecb69570", kill_on_drop: false }` [INFO] [stdout] 763d8c5c28704b43cf369057db1b0f4054a3e51c1698efcdefb12b08ecb69570 [INFO] running `Command { std: "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=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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] daed59fea4acdff132a4631ea73400b627d64fb3442c115cf00adcd2fd0c1d69 [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" "daed59fea4acdff132a4631ea73400b627d64fb3442c115cf00adcd2fd0c1d69", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling record-query v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.46s [INFO] running `Command { std: "docker" "inspect" "daed59fea4acdff132a4631ea73400b627d64fb3442c115cf00adcd2fd0c1d69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "daed59fea4acdff132a4631ea73400b627d64fb3442c115cf00adcd2fd0c1d69", kill_on_drop: false }` [INFO] [stdout] daed59fea4acdff132a4631ea73400b627d64fb3442c115cf00adcd2fd0c1d69 [INFO] running `Command { std: "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=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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", 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] b40a1d947b64a51f8fad89e8b1f2ccca191f4942461df7e58b0ddbcaf0d3fd14 [INFO] running `Command { std: "docker" "start" "-a" "b40a1d947b64a51f8fad89e8b1f2ccca191f4942461df7e58b0ddbcaf0d3fd14", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/record_query-0632ac9ccc72a630 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rq-39d635446c75815a [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test test::test_docopt_input_raw_long ... ok [INFO] [stdout] test test::test_docopt_input_json ... ok [INFO] [stdout] test test::test_docopt_input_json_long ... ok [INFO] [stdout] test test::test_docopt_input_protobuf ... ok [INFO] [stdout] test test::test_docopt_input_protobuf_long ... ok [INFO] [stdout] test test::test_docopt_output_csv ... ok [INFO] [stdout] test test::test_docopt_output_json ... ok [INFO] [stdout] test test::test_docopt_format_indented ... ok [INFO] [stdout] test test::test_docopt_format_readable ... ok [INFO] [stdout] test test::test_docopt_output_protobuf ... ok [INFO] [stdout] test test::test_docopt_input_csv_long ... ok [INFO] [stdout] test test::test_docopt_input_raw ... ok [INFO] [stdout] test test::test_docopt_output_raw ... ok [INFO] [stdout] test test::test_docopt_no_args ... ok [INFO] [stdout] test test::test_docopt_output_json_long ... ok [INFO] [stdout] test test::test_docopt_output_protobuf_long ... ok [INFO] [stdout] test test::test_docopt_output_cbor_long ... ok [INFO] [stdout] test test::test_docopt_kitchen_sink ... ok [INFO] [stdout] test test::test_docopt_input_cbor_long ... ok [INFO] [stdout] test test::test_docopt_format_compact ... ok [INFO] [stdout] test test::test_docopt_output_csv_long ... ok [INFO] [stdout] test test::test_docopt_input_cbor ... ok [INFO] [stdout] test test::test_docopt_input_csv ... ok [INFO] [stdout] test test::test_docopt_output_cbor ... ok [INFO] [stdout] test test::test_docopt_protobuf_add_schema ... ok [INFO] [stdout] test test::test_docopt_output_raw_long ... ok [INFO] [stdout] test test::test_docopt_help ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests record-query [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 `Command { std: "docker" "inspect" "b40a1d947b64a51f8fad89e8b1f2ccca191f4942461df7e58b0ddbcaf0d3fd14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b40a1d947b64a51f8fad89e8b1f2ccca191f4942461df7e58b0ddbcaf0d3fd14", kill_on_drop: false }` [INFO] [stdout] b40a1d947b64a51f8fad89e8b1f2ccca191f4942461df7e58b0ddbcaf0d3fd14