[INFO] cloning repository https://github.com/nicholastmosher/emjc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nicholastmosher/emjc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholastmosher%2Femjc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholastmosher%2Femjc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f87da153db35125af616e8b3d182223dfd3c3769 [INFO] testing nicholastmosher/emjc against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholastmosher%2Femjc" "/workspace/builds/worker-30/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-30/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nicholastmosher/emjc on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nicholastmosher/emjc [INFO] finished tweaking git repo https://github.com/nicholastmosher/emjc [INFO] tweaked toml for git repo https://github.com/nicholastmosher/emjc written to /workspace/builds/worker-30/source/Cargo.toml [INFO] crate git repo https://github.com/nicholastmosher/emjc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b07d2eb0516c823fd9b30010bef3668a162133853af1bae03ac4176ef532ef07 [INFO] running `Command { std: "docker" "start" "-a" "b07d2eb0516c823fd9b30010bef3668a162133853af1bae03ac4176ef532ef07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b07d2eb0516c823fd9b30010bef3668a162133853af1bae03ac4176ef532ef07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b07d2eb0516c823fd9b30010bef3668a162133853af1bae03ac4176ef532ef07", kill_on_drop: false }` [INFO] [stdout] b07d2eb0516c823fd9b30010bef3668a162133853af1bae03ac4176ef532ef07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2ff621e9838016ddd9b468f93be7f928f2f8fe8eda30cd2fd0e7467fa24db03 [INFO] running `Command { std: "docker" "start" "-a" "e2ff621e9838016ddd9b468f93be7f928f2f8fe8eda30cd2fd0e7467fa24db03", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling num-traits v0.1.42 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling utf-8 v0.7.2 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling termcolor v0.3.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling debug_unreachable v0.1.1 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling futf v0.1.3 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling tendril v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling num v0.1.41 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling clap v2.29.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling regex v0.2.5 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling uuid v0.6.2 [INFO] [stderr] Compiling simplelog v0.5.0 [INFO] [stderr] Compiling env_logger v0.5.3 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling emjc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "e2ff621e9838016ddd9b468f93be7f928f2f8fe8eda30cd2fd0e7467fa24db03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2ff621e9838016ddd9b468f93be7f928f2f8fe8eda30cd2fd0e7467fa24db03", kill_on_drop: false }` [INFO] [stdout] e2ff621e9838016ddd9b468f93be7f928f2f8fe8eda30cd2fd0e7467fa24db03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8dcd05f320a41fabb87f0270ef01cfefdc7e53605653fc14044684e8b03a229 [INFO] running `Command { std: "docker" "start" "-a" "a8dcd05f320a41fabb87f0270ef01cfefdc7e53605653fc14044684e8b03a229", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling pest v1.0.3 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling thread-scoped v1.0.2 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling itertools-num v0.1.1 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling isatty v0.1.6 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling simplelog v0.4.4 [INFO] [stderr] Compiling criterion-stats v0.2.0 [INFO] [stderr] Compiling criterion-plot v0.2.0 [INFO] [stderr] Compiling pest_derive v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Compiling serde_json v1.0.9 [INFO] [stderr] Compiling handlebars v0.30.1 [INFO] [stderr] Compiling criterion v0.2.0 [INFO] [stderr] Compiling emjc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 37.87s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/emjc_lib-0625f60d1947bd81) [INFO] [stderr] Executable unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/emjc-3883b48201fff77b) [INFO] running `Command { std: "docker" "inspect" "a8dcd05f320a41fabb87f0270ef01cfefdc7e53605653fc14044684e8b03a229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8dcd05f320a41fabb87f0270ef01cfefdc7e53605653fc14044684e8b03a229", kill_on_drop: false }` [INFO] [stdout] a8dcd05f320a41fabb87f0270ef01cfefdc7e53605653fc14044684e8b03a229 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a4da73e132baa00cc16c777ea6aef0d84972796cc2a1ab7db2ea8744e339dac5 [INFO] running `Command { std: "docker" "start" "-a" "a4da73e132baa00cc16c777ea6aef0d84972796cc2a1ab7db2ea8744e339dac5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.51s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/emjc_lib-0625f60d1947bd81) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test semantics::type_analysis::test::test_type_eq ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/emjc-3883b48201fff77b) [INFO] [stderr] Doc-tests emjc_lib [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/codegen/mod.rs - codegen::ClassDecl (line 284) ... FAILED [INFO] [stdout] test src/codegen/mod.rs - codegen::MethodDecl (line 230) ... FAILED [INFO] [stdout] test src/lexer.rs - lexer::Span::span_to (line 159) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/codegen/mod.rs - codegen::ClassDecl (line 284) stdout ---- [INFO] [stdout] error: expected expression, found `.` [INFO] [stdout] --> src/codegen/mod.rs:285:1 [INFO] [stdout] | [INFO] [stdout] 3 | .class [name] [INFO] [stdout] | ^ expected expression [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/codegen/mod.rs - codegen::MethodDecl (line 230) stdout ---- [INFO] [stdout] error: expected expression, found `.` [INFO] [stdout] --> src/codegen/mod.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 3 | .method [name] (args;)return [INFO] [stdout] | ^ expected expression [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lexer.rs - lexer::Span::span_to (line 159) stdout ---- [INFO] [stdout] error: expected expression, found `<-` [INFO] [stdout] --> src/lexer.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 3 | <--------------------------------------------> [INFO] [stdout] | ^^ expected expression [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/codegen/mod.rs - codegen::ClassDecl (line 284) [INFO] [stdout] src/codegen/mod.rs - codegen::MethodDecl (line 230) [INFO] [stdout] src/lexer.rs - lexer::Span::span_to (line 159) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.12s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "a4da73e132baa00cc16c777ea6aef0d84972796cc2a1ab7db2ea8744e339dac5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4da73e132baa00cc16c777ea6aef0d84972796cc2a1ab7db2ea8744e339dac5", kill_on_drop: false }` [INFO] [stdout] a4da73e132baa00cc16c777ea6aef0d84972796cc2a1ab7db2ea8744e339dac5