[INFO] fetching crate graphannis 0.27.0... [INFO] checking graphannis-0.27.0 against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] extracting crate graphannis 0.27.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate graphannis 0.27.0 on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate graphannis 0.27.0 [INFO] finished tweaking crates.io crate graphannis 0.27.0 [INFO] tweaked toml for crates.io crate graphannis 0.27.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ef4c983e699d63d53a4d5e6b180a1d6e7ba0b8880310de375a19aa7bed78a74 [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" "6ef4c983e699d63d53a4d5e6b180a1d6e7ba0b8880310de375a19aa7bed78a74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ef4c983e699d63d53a4d5e6b180a1d6e7ba0b8880310de375a19aa7bed78a74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ef4c983e699d63d53a4d5e6b180a1d6e7ba0b8880310de375a19aa7bed78a74", kill_on_drop: false }` [INFO] [stdout] 6ef4c983e699d63d53a4d5e6b180a1d6e7ba0b8880310de375a19aa7bed78a74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "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] ed2f24ad5c2a2bb91793f44e34241dcd370f88008c0ad38dde94fb0d7392793b [INFO] running `Command { std: "docker" "start" "-a" "ed2f24ad5c2a2bb91793f44e34241dcd370f88008c0ad38dde94fb0d7392793b", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling file_diff v1.0.0 [INFO] [stderr] Checking integer-encoding v1.1.5 [INFO] [stderr] Checking strum v0.18.0 [INFO] [stderr] Checking graphannis-malloc_size_of v1.0.0 [INFO] [stderr] Checking oorandom v11.1.2 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking itertools v0.9.0 [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] Compiling crc v1.8.1 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking anyhow v1.0.31 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Checking brotli-decompressor v2.3.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Checking snap v0.2.5 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking quick-xml v0.18.1 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Checking boolean_expression v0.3.11 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking sstable v0.8.2 [INFO] [stderr] Compiling sys-info v0.5.8 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Checking brotli v3.3.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Checking criterion-plot v0.4.2 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking lalrpop-util v0.18.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling synstructure v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling graphannis-malloc_size_of_derive v2.0.0 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking serde_json v1.0.55 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking graphannis-core v0.27.0 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Checking criterion v0.3.2 [INFO] [stderr] Compiling lalrpop v0.18.1 [INFO] [stderr] Compiling graphannis v0.27.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 21s [INFO] running `Command { std: "docker" "inspect" "ed2f24ad5c2a2bb91793f44e34241dcd370f88008c0ad38dde94fb0d7392793b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed2f24ad5c2a2bb91793f44e34241dcd370f88008c0ad38dde94fb0d7392793b", kill_on_drop: false }` [INFO] [stdout] ed2f24ad5c2a2bb91793f44e34241dcd370f88008c0ad38dde94fb0d7392793b