[INFO] cloning repository https://github.com/Yasu-umi/rust_nlp_100_examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Yasu-umi/rust_nlp_100_examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYasu-umi%2Frust_nlp_100_examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYasu-umi%2Frust_nlp_100_examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 27e0703dde6f5a788ed06ac818c02b64af4b75e7 [INFO] testing Yasu-umi/rust_nlp_100_examples against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYasu-umi%2Frust_nlp_100_examples" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Yasu-umi/rust_nlp_100_examples on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Yasu-umi/rust_nlp_100_examples [INFO] finished tweaking git repo https://github.com/Yasu-umi/rust_nlp_100_examples [INFO] tweaked toml for git repo https://github.com/Yasu-umi/rust_nlp_100_examples written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/Yasu-umi/rust_nlp_100_examples already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num_cpus v1.4.0 [INFO] [stderr] Downloaded either v1.1.0 [INFO] [stderr] Downloaded hyper v0.10.9 [INFO] [stderr] Downloaded num-complex v0.1.38 [INFO] [stderr] Downloaded ndarray v0.9.1 [INFO] [stderr] Downloaded data-encoding v1.2.0 [INFO] [stderr] Downloaded gcc v0.3.45 [INFO] [stderr] Downloaded scan_fmt v0.1.1 [INFO] [stderr] Downloaded hex v0.2.0 [INFO] [stderr] Downloaded winutil v0.1.0 [INFO] [stderr] Downloaded hyper-native-tls v0.2.2 [INFO] [stderr] Downloaded schannel v0.1.4 [INFO] [stderr] Downloaded miniz-sys v0.1.9 [INFO] [stderr] Downloaded advapi32-sys v0.1.2 [INFO] [stderr] Downloaded openssl v0.9.11 [INFO] [stderr] Downloaded security-framework v0.1.14 [INFO] [stderr] Downloaded gnuplot v0.0.22 [INFO] [stderr] Downloaded chrono v0.3.1 [INFO] [stderr] Downloaded xattr v0.1.11 [INFO] [stderr] Downloaded farmhash v1.1.5 [INFO] [stderr] Downloaded httparse v1.2.2 [INFO] [stderr] Downloaded scopeguard v0.3.2 [INFO] [stderr] Downloaded tar v0.4.13 [INFO] [stderr] Downloaded base64 v0.4.2 [INFO] [stderr] Downloaded cabocha v0.1.4 [INFO] [stderr] Downloaded mecab v0.1.3 [INFO] [stderr] Downloaded hostname v0.1.3 [INFO] [stderr] Downloaded blas-sys v0.6.7 [INFO] [stderr] Downloaded textnonce v0.6.0 [INFO] [stderr] Downloaded semver v0.7.0 [INFO] [stderr] Downloaded serde_derive v0.9.15 [INFO] [stderr] Downloaded serde v1.0.1 [INFO] [stderr] Downloaded wordnet_stemmer v0.1.1 [INFO] [stderr] Downloaded openssl-sys v0.9.11 [INFO] [stderr] Downloaded bson v0.8.0 [INFO] [stderr] Downloaded security-framework-sys v0.1.14 [INFO] [stderr] Downloaded native-tls v0.1.2 [INFO] [stderr] Downloaded flate2 v0.2.19 [INFO] [stderr] Downloaded idna v0.1.1 [INFO] [stderr] Downloaded mongodb v0.3.0 [INFO] [stderr] Downloaded bincode v0.8.0 [INFO] [stderr] Downloaded separator v0.3.1 [INFO] [stderr] Downloaded bufstream v0.1.3 [INFO] [stderr] Downloaded serde_codegen_internals v0.14.2 [INFO] [stderr] Downloaded itertools v0.6.0 [INFO] [stderr] Downloaded matrixmultiply v0.1.13 [INFO] [stderr] Downloaded serde_json v1.0.0 [INFO] [stderr] Downloaded filetime v0.1.10 [INFO] [stderr] Downloaded bzip2-sys v0.1.5 [INFO] [stderr] Downloaded openblas-src v0.5.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ff254ace9a2409960491650e9de46f55eb494c9a8748f9e077e051dd51104ce [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" "7ff254ace9a2409960491650e9de46f55eb494c9a8748f9e077e051dd51104ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ff254ace9a2409960491650e9de46f55eb494c9a8748f9e077e051dd51104ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ff254ace9a2409960491650e9de46f55eb494c9a8748f9e077e051dd51104ce", kill_on_drop: false }` [INFO] [stdout] 7ff254ace9a2409960491650e9de46f55eb494c9a8748f9e077e051dd51104ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7abdb2338ca7ed8049df32ea07ce9668c16b197c6160ae40652e31cb5a295449 [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" "7abdb2338ca7ed8049df32ea07ce9668c16b197c6160ae40652e31cb5a295449", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.21 [INFO] [stderr] Compiling gcc v0.3.45 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling matches v0.1.4 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling unicode-normalization v0.1.4 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling log v0.3.7 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling httparse v1.2.2 [INFO] [stderr] Compiling serde v1.0.1 [INFO] [stderr] Compiling openssl v0.9.11 [INFO] [stderr] Compiling openblas-src v0.5.3 [INFO] [stderr] Compiling matrixmultiply v0.1.13 [INFO] [stderr] Compiling scopeguard v0.3.2 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling foreign-types v0.2.0 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ndarray v0.9.1 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling scan_fmt v0.1.1 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling data-encoding v1.2.0 [INFO] [stderr] Compiling farmhash v1.1.5 [INFO] [stderr] Compiling bufstream v0.1.3 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling separator v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling route-recognizer v0.1.12 [INFO] [stderr] Compiling gnuplot v0.0.22 [INFO] [stderr] Compiling cabocha v0.1.4 [INFO] [stderr] Compiling unicode-bidi v0.2.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling itertools v0.6.0 [INFO] [stderr] Compiling error v0.1.9 [INFO] [stderr] Compiling mime v0.2.3 [INFO] [stderr] Compiling base64 v0.4.2 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling num_cpus v1.4.0 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling hostname v0.1.3 [INFO] [stderr] Compiling filetime v0.1.10 [INFO] [stderr] Compiling xattr v0.1.11 [INFO] [stderr] Compiling mecab v0.1.3 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling num-complex v0.1.38 [INFO] [stderr] Compiling semver v0.7.0 [INFO] [stderr] Compiling wordnet_stemmer v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.11 [INFO] [stderr] error: failed to run custom build command for `openblas-src v0.5.3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/openblas-src-d7796765b0066562/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] Running: `"make" "libs" "netlib" "shared" "BINARY=64" "YES_CBLAS=1" "YES_LAPACKE=1" "-j16"` [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] /usr/bin/ld: cannot open output file getarch: Read-only file system [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] make: *** [Makefile.prebuild:54: getarch] Error 1 [INFO] [stderr] Makefile.system:912: Makefile.: No such file or directory [INFO] [stderr] make: *** No rule to make target 'Makefile.'. Stop. [INFO] [stderr] thread 'main' panicked at 'Failed: `"make" "libs" "netlib" "shared" "BINARY=64" "YES_CBLAS=1" "YES_LAPACKE=1" "-j16"` (exit status: 2)', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openblas-src-0.5.3/build.rs:39:13 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5633fe3b4af0 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5633fe3b4af0 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5633fe3b4af0 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5633fe3b4af0 - ::fmt [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5633fe3d1f9c - core[ee1ca6415511a9c4]::fmt::write [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17 [INFO] [stderr] 5: 0x5633fe3b30d5 - ::write_fmt [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15 [INFO] [stderr] 6: 0x5633fe3b67ab - std[77c0456e0eb29f0c]::sys_common::backtrace::_print [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5633fe3b67ab - std[77c0456e0eb29f0c]::sys_common::backtrace::print [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5633fe3b67ab - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1} [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5633fe3b6281 - std[77c0456e0eb29f0c]::panicking::default_hook [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5633fe3b6e51 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x5633fe3b6957 - std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0} [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x5633fe3b4fec - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5633fe3b68b9 - rust_begin_unwind [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x5633fe394bcb - std[77c0456e0eb29f0c]::panicking::begin_panic_fmt [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:457:5 [INFO] [stderr] 15: 0x5633fe39c516 - build_script_build[3f2fbd896e250484]::run [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openblas-src-0.5.3/build.rs:39:13 [INFO] [stderr] 16: 0x5633fe39bda3 - build_script_build[3f2fbd896e250484]::main [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openblas-src-0.5.3/build.rs:18:9 [INFO] [stderr] 17: 0x5633fe39a21b - >::call_once [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 18: 0x5633fe398d1e - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 19: 0x5633fe39f2a1 - std[77c0456e0eb29f0c]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/rt.rs:49:18 [INFO] [stderr] 20: 0x5633fe3b7349 - <&dyn core[ee1ca6415511a9c4]::ops::function::Fn<(), Output = i32> + std[77c0456e0eb29f0c]::panic::RefUnwindSafe + core[ee1ca6415511a9c4]::marker::Sync as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 21: 0x5633fe3b7349 - std[77c0456e0eb29f0c]::panicking::try::do_call::<&dyn core[ee1ca6415511a9c4]::ops::function::Fn<(), Output = i32> + std[77c0456e0eb29f0c]::panic::RefUnwindSafe + core[ee1ca6415511a9c4]::marker::Sync, i32> [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stderr] 22: 0x5633fe3b7349 - std[77c0456e0eb29f0c]::panicking::try:: + std[77c0456e0eb29f0c]::panic::RefUnwindSafe + core[ee1ca6415511a9c4]::marker::Sync> [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stderr] 23: 0x5633fe3b7349 - std[77c0456e0eb29f0c]::panic::catch_unwind::<&dyn core[ee1ca6415511a9c4]::ops::function::Fn<(), Output = i32> + std[77c0456e0eb29f0c]::panic::RefUnwindSafe + core[ee1ca6415511a9c4]::marker::Sync, i32> [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stderr] 24: 0x5633fe3b7349 - std[77c0456e0eb29f0c]::rt::lang_start_internal [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/rt.rs:34:21 [INFO] [stderr] 25: 0x5633fe39f0c0 - std[77c0456e0eb29f0c]::rt::lang_start::<()> [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/rt.rs:48:5 [INFO] [stderr] 26: 0x5633fe39c53c - main [INFO] [stderr] 27: 0x7f8e83fa20b3 - __libc_start_main [INFO] [stderr] 28: 0x5633fe39596e - _start [INFO] [stderr] 29: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7abdb2338ca7ed8049df32ea07ce9668c16b197c6160ae40652e31cb5a295449", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7abdb2338ca7ed8049df32ea07ce9668c16b197c6160ae40652e31cb5a295449", kill_on_drop: false }` [INFO] [stdout] 7abdb2338ca7ed8049df32ea07ce9668c16b197c6160ae40652e31cb5a295449