[INFO] fetching crate df_st_parser 0.3.0-development-1... [INFO] checking df_st_parser-0.3.0-development-1 against try#81275a1445c7502a974118e0c69b795ab60be991 for pr-80243 [INFO] extracting crate df_st_parser 0.3.0-development-1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate df_st_parser 0.3.0-development-1 on toolchain 81275a1445c7502a974118e0c69b795ab60be991 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate df_st_parser 0.3.0-development-1 [INFO] finished tweaking crates.io crate df_st_parser 0.3.0-development-1 [INFO] tweaked toml for crates.io crate df_st_parser 0.3.0-development-1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_path_to_error v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b844948e03154ed97f62c323eafb592a3b92ca1dd7ba69b3a941b3f55a1dbc2 [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" "9b844948e03154ed97f62c323eafb592a3b92ca1dd7ba69b3a941b3f55a1dbc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b844948e03154ed97f62c323eafb592a3b92ca1dd7ba69b3a941b3f55a1dbc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b844948e03154ed97f62c323eafb592a3b92ca1dd7ba69b3a941b3f55a1dbc2", kill_on_drop: false }` [INFO] [stdout] 9b844948e03154ed97f62c323eafb592a3b92ca1dd7ba69b3a941b3f55a1dbc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "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] 02dc8a1aa39e1714b611eea95f064729cb41d03ffc0c115d613a053b72641e28 [INFO] running `Command { std: "docker" "start" "-a" "02dc8a1aa39e1714b611eea95f064729cb41d03ffc0c115d613a053b72641e28", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Compiling schemars v0.8.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking dyn-clone v1.0.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking df_cp437 v1.0.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking weezl v0.1.3 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Checking df_st_world_history v0.3.0-development-1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking df_st_world_sites_and_pops v0.3.0-development-1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling parking_lot_core v0.8.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking terminal_size v0.1.15 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking console v0.13.0 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking image v0.23.12 [INFO] [stderr] Compiling juniper_codegen v0.14.2 [INFO] [stderr] Compiling schemars_derive v0.8.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling df_st_derive v0.3.0-development-1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Checking serde_path_to_error v0.1.4 [INFO] [stderr] Checking quick-xml v0.18.1 [INFO] [stderr] Checking juniper v0.14.2 [INFO] [stderr] Checking df_st_core v0.3.0-development-1 [INFO] [stderr] Checking migrations_internals v1.4.1 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Checking diesel_migrations v1.4.0 [INFO] [stderr] Checking df_st_legends v0.3.0-development-1 [INFO] [stderr] Checking df_st_legends_plus v0.3.0-development-1 [INFO] [stderr] Checking df_st_image_site_maps v0.3.0-development-1 [INFO] [stderr] Checking df_st_db v0.3.0-development-1 [INFO] [stderr] Checking df_st_image_maps v0.3.0-development-1 [INFO] [stderr] Checking df_st_parser v0.3.0-development-1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 28s [INFO] running `Command { std: "docker" "inspect" "02dc8a1aa39e1714b611eea95f064729cb41d03ffc0c115d613a053b72641e28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02dc8a1aa39e1714b611eea95f064729cb41d03ffc0c115d613a053b72641e28", kill_on_drop: false }` [INFO] [stdout] 02dc8a1aa39e1714b611eea95f064729cb41d03ffc0c115d613a053b72641e28