[INFO] updating cached repository https://github.com/cireu/fuz.el [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/cireu/fuz.el [INFO] [stderr] f4e3092..aba5570 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] aba5570063346cb615c61616ce145ed7daf27428 [INFO] testing cireu/fuz.el against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcireu%2Ffuz.el" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cireu/fuz.el on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/cireu/fuz.el [INFO] finished tweaking git repo https://github.com/cireu/fuz.el [INFO] tweaked toml for git repo https://github.com/cireu/fuz.el written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/cireu/fuz.el already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 5f7bea87084c7a9bdb4c5b257833b9006af4401f1620b2f5722cb1043db81cea [INFO] running `"docker" "start" "-a" "5f7bea87084c7a9bdb4c5b257833b9006af4401f1620b2f5722cb1043db81cea"` [INFO] [stderr] Compiling bindgen v0.48.1 [INFO] [stderr] Compiling fuzzy-matcher v0.2.1 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling ctor v0.1.9 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling emacs-macros v0.8.0 [INFO] [stderr] Compiling emacs_module v0.4.0 [INFO] [stderr] Compiling emacs v0.8.0 [INFO] [stderr] Compiling fuz v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.98s [INFO] running `"docker" "inspect" "5f7bea87084c7a9bdb4c5b257833b9006af4401f1620b2f5722cb1043db81cea"` [INFO] running `"docker" "rm" "-f" "5f7bea87084c7a9bdb4c5b257833b9006af4401f1620b2f5722cb1043db81cea"` [INFO] [stdout] 5f7bea87084c7a9bdb4c5b257833b9006af4401f1620b2f5722cb1043db81cea [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 72b524d5ef5f3b494dfae9850a449fe81ceaa47d402f2da502d104d0e8ff2b55 [INFO] running `"docker" "start" "-a" "72b524d5ef5f3b494dfae9850a449fe81ceaa47d402f2da502d104d0e8ff2b55"` [INFO] [stderr] Compiling fuz v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.18s [INFO] running `"docker" "inspect" "72b524d5ef5f3b494dfae9850a449fe81ceaa47d402f2da502d104d0e8ff2b55"` [INFO] running `"docker" "rm" "-f" "72b524d5ef5f3b494dfae9850a449fe81ceaa47d402f2da502d104d0e8ff2b55"` [INFO] [stdout] 72b524d5ef5f3b494dfae9850a449fe81ceaa47d402f2da502d104d0e8ff2b55 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] af5352f2c81fbf4462824b4c80b3a7ae537e087d5ae36150e6c771e839870b55 [INFO] running `"docker" "start" "-a" "af5352f2c81fbf4462824b4c80b3a7ae537e087d5ae36150e6c771e839870b55"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fuz_core-cca28cdee6eb8a54 [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 `"docker" "inspect" "af5352f2c81fbf4462824b4c80b3a7ae537e087d5ae36150e6c771e839870b55"` [INFO] running `"docker" "rm" "-f" "af5352f2c81fbf4462824b4c80b3a7ae537e087d5ae36150e6c771e839870b55"` [INFO] [stdout] af5352f2c81fbf4462824b4c80b3a7ae537e087d5ae36150e6c771e839870b55