[INFO] fetching crate graphannis 0.30.0... [INFO] checking graphannis-0.30.0 against master#430feb24a46993e5073c1bb1b39da190d83fa2bf for pr-78363 [INFO] extracting crate graphannis 0.30.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate graphannis 0.30.0 on toolchain 430feb24a46993e5073c1bb1b39da190d83fa2bf [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate graphannis 0.30.0 [INFO] finished tweaking crates.io crate graphannis 0.30.0 [INFO] tweaked toml for crates.io crate graphannis 0.30.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 610441d52d2a959c86caa2e97fe664bcc84b7f4252c2bf7d081ec4e701b90fac [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" "610441d52d2a959c86caa2e97fe664bcc84b7f4252c2bf7d081ec4e701b90fac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "610441d52d2a959c86caa2e97fe664bcc84b7f4252c2bf7d081ec4e701b90fac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "610441d52d2a959c86caa2e97fe664bcc84b7f4252c2bf7d081ec4e701b90fac", kill_on_drop: false }` [INFO] [stdout] 610441d52d2a959c86caa2e97fe664bcc84b7f4252c2bf7d081ec4e701b90fac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3cba014341da93ea2fd4755e73604c15e84237520c261b6d3e6d3cea5a669cf9 [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" "3cba014341da93ea2fd4755e73604c15e84237520c261b6d3e6d3cea5a669cf9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling file_diff v1.0.0 [INFO] [stderr] Checking strum v0.18.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking graphannis-malloc_size_of v1.0.0 [INFO] [stderr] Checking oorandom v11.1.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking crossbeam-utils v0.8.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Checking snap v0.2.5 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking aho-corasick v0.7.14 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking quick-xml v0.18.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking sstable v0.8.2 [INFO] [stderr] Compiling synstructure v0.11.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking boolean_expression v0.3.11 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling sys-info v0.5.8 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking lalrpop-util v0.18.1 [INFO] [stderr] Compiling graphannis-malloc_size_of_derive v2.0.0 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Checking zip v0.5.8 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Checking graphannis-core v0.30.0 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Compiling lalrpop v0.18.1 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Checking criterion v0.3.3 [INFO] [stderr] Compiling graphannis v0.30.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `zip::read::ZipFile::<'a>::sanitized_name`: by stripping `..`s from the path, the meaning of paths can change. [INFO] [stdout] You must use a sanitization strategy that's appropriate for your input [INFO] [stdout] --> src/annis/db/corpusstorage.rs:800:56 [INFO] [stdout] | [INFO] [stdout] 800 | let output_path = tmp_dir.path().join(file.sanitized_name()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `zip::read::ZipFile::<'a>::sanitized_name`: by stripping `..`s from the path, the meaning of paths can change. [INFO] [stdout] You must use a sanitization strategy that's appropriate for your input [INFO] [stdout] --> src/annis/db/corpusstorage.rs:816:22 [INFO] [stdout] | [INFO] [stdout] 816 | file.sanitized_name().to_string_lossy(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `zip::ZipWriter::::start_file_from_path`: by stripping `..`s from the path, the meaning of paths can change. Use `start_file` instead. [INFO] [stdout] --> src/annis/db/corpusstorage.rs:1160:13 [INFO] [stdout] | [INFO] [stdout] 1160 | zip.start_file_from_path(&path_in_zip, options)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `zip::ZipWriter::::start_file_from_path`: by stripping `..`s from the path, the meaning of paths can change. Use `start_file` instead. [INFO] [stdout] --> src/annis/db/corpusstorage.rs:1192:17 [INFO] [stdout] | [INFO] [stdout] 1192 | zip.start_file_from_path(&base_path.join(&node_name), options)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `zip::read::ZipFile::<'a>::sanitized_name`: by stripping `..`s from the path, the meaning of paths can change. [INFO] [stdout] You must use a sanitization strategy that's appropriate for your input [INFO] [stdout] --> src/annis/db/corpusstorage.rs:800:56 [INFO] [stdout] | [INFO] [stdout] 800 | let output_path = tmp_dir.path().join(file.sanitized_name()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `zip::read::ZipFile::<'a>::sanitized_name`: by stripping `..`s from the path, the meaning of paths can change. [INFO] [stdout] You must use a sanitization strategy that's appropriate for your input [INFO] [stdout] --> src/annis/db/corpusstorage.rs:816:22 [INFO] [stdout] | [INFO] [stdout] 816 | file.sanitized_name().to_string_lossy(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `zip::ZipWriter::::start_file_from_path`: by stripping `..`s from the path, the meaning of paths can change. Use `start_file` instead. [INFO] [stdout] --> src/annis/db/corpusstorage.rs:1160:13 [INFO] [stdout] | [INFO] [stdout] 1160 | zip.start_file_from_path(&path_in_zip, options)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `zip::ZipWriter::::start_file_from_path`: by stripping `..`s from the path, the meaning of paths can change. Use `start_file` instead. [INFO] [stdout] --> src/annis/db/corpusstorage.rs:1192:17 [INFO] [stdout] | [INFO] [stdout] 1192 | zip.start_file_from_path(&base_path.join(&node_name), options)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 38s [INFO] running `Command { std: "docker" "inspect" "3cba014341da93ea2fd4755e73604c15e84237520c261b6d3e6d3cea5a669cf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cba014341da93ea2fd4755e73604c15e84237520c261b6d3e6d3cea5a669cf9", kill_on_drop: false }` [INFO] [stdout] 3cba014341da93ea2fd4755e73604c15e84237520c261b6d3e6d3cea5a669cf9