[INFO] updating cached repository https://github.com/losvedir/elixir_parser [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5bdab4fb0d8bcc6de8c95a736db815796e4a3231 [INFO] testing losvedir/elixir_parser against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Flosvedir%2Felixir_parser" "work/builds/worker-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/losvedir/elixir_parser on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/losvedir/elixir_parser [INFO] finished tweaking git repo https://github.com/losvedir/elixir_parser [INFO] tweaked toml for git repo https://github.com/losvedir/elixir_parser written to work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/losvedir/elixir_parser already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 87c76a1e5e4cdcc0ef327f4c892d5826f4a4a8380e2d1167eba56c90c52c25e1 [INFO] running `"docker" "start" "-a" "87c76a1e5e4cdcc0ef327f4c892d5826f4a4a8380e2d1167eba56c90c52c25e1"` [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling lalrpop-util v0.16.2 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling ena v0.10.1 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling block-padding v0.1.2 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling docopt v1.0.2 [INFO] [stderr] Compiling lalrpop v0.16.2 [INFO] [stderr] Compiling elixir_parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `num_bigint::ToBigInt` [INFO] [stderr] --> src/lexer.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use num_bigint::ToBigInt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lexer.rs:446:32 [INFO] [stderr] | [INFO] [stderr] 446 | fn match_fn(&mut self, f: &Fn(&char) -> bool) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&char) -> bool` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.55s [INFO] running `"docker" "inspect" "87c76a1e5e4cdcc0ef327f4c892d5826f4a4a8380e2d1167eba56c90c52c25e1"` [INFO] running `"docker" "rm" "-f" "87c76a1e5e4cdcc0ef327f4c892d5826f4a4a8380e2d1167eba56c90c52c25e1"` [INFO] [stdout] 87c76a1e5e4cdcc0ef327f4c892d5826f4a4a8380e2d1167eba56c90c52c25e1 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] fdbb015a946914570851f33dcba037e9a1771b28818563f8fe648d4c73d3faf9 [INFO] running `"docker" "start" "-a" "fdbb015a946914570851f33dcba037e9a1771b28818563f8fe648d4c73d3faf9"` [INFO] [stderr] Compiling elixir_parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lexer.rs:446:32 [INFO] [stderr] | [INFO] [stderr] 446 | fn match_fn(&mut self, f: &Fn(&char) -> bool) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&char) -> bool` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.15s [INFO] running `"docker" "inspect" "fdbb015a946914570851f33dcba037e9a1771b28818563f8fe648d4c73d3faf9"` [INFO] running `"docker" "rm" "-f" "fdbb015a946914570851f33dcba037e9a1771b28818563f8fe648d4c73d3faf9"` [INFO] [stdout] fdbb015a946914570851f33dcba037e9a1771b28818563f8fe648d4c73d3faf9 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] e9b83062bfbb83b7f1feb6ae0abe009bb59b5f02dffcea5ad827b1bb9d0543c7 [INFO] running `"docker" "start" "-a" "e9b83062bfbb83b7f1feb6ae0abe009bb59b5f02dffcea5ad827b1bb9d0543c7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/elixir_parser-a44aaec53596d4b6 [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test lexer::consume ... ok [INFO] [stdout] test calculator1 ... ok [INFO] [stdout] test lexer::lex1 ... ok [INFO] [stdout] test lexer::lex2 ... ok [INFO] [stdout] test lexer::lex3 ... ok [INFO] [stdout] test lexer::match_fn ... ok [INFO] [stdout] test lexer::match_char ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "e9b83062bfbb83b7f1feb6ae0abe009bb59b5f02dffcea5ad827b1bb9d0543c7"` [INFO] running `"docker" "rm" "-f" "e9b83062bfbb83b7f1feb6ae0abe009bb59b5f02dffcea5ad827b1bb9d0543c7"` [INFO] [stdout] e9b83062bfbb83b7f1feb6ae0abe009bb59b5f02dffcea5ad827b1bb9d0543c7