[INFO] cloning repository https://github.com/chad-russell/seam [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chad-russell/seam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchad-russell%2Fseam", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchad-russell%2Fseam'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f927aae0535da7a70d4154c75108f7ba95edfe8 [INFO] testing chad-russell/seam against beta-2022-09-25 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchad-russell%2Fseam" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chad-russell/seam on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chad-russell/seam [INFO] finished tweaking git repo https://github.com/chad-russell/seam [INFO] tweaked toml for git repo https://github.com/chad-russell/seam written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/chad-russell/seam already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77e868d7ccac4e096492163532849cfc537615bc3fd122c001c1faf6e8a2e7c5 [INFO] running `Command { std: "docker" "start" "-a" "77e868d7ccac4e096492163532849cfc537615bc3fd122c001c1faf6e8a2e7c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77e868d7ccac4e096492163532849cfc537615bc3fd122c001c1faf6e8a2e7c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77e868d7ccac4e096492163532849cfc537615bc3fd122c001c1faf6e8a2e7c5", kill_on_drop: false }` [INFO] [stdout] 77e868d7ccac4e096492163532849cfc537615bc3fd122c001c1faf6e8a2e7c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c1478adcf6d178179a0087c8c6bd5eba96d00441690e901b57a28b4c0c39810 [INFO] running `Command { std: "docker" "start" "-a" "9c1478adcf6d178179a0087c8c6bd5eba96d00441690e901b57a28b4c0c39810", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling cranelift-entity v0.76.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.76.0 [INFO] [stderr] Compiling target-lexicon v0.12.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling cranelift-codegen-meta v0.76.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling cranelift-bforest v0.76.0 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling libffi-sys v1.1.1 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling tracy-client-sys v0.16.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling abort_on_panic v2.0.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling string-interner v0.12.2 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling tracy-client v0.12.3 [INFO] [stderr] Compiling cranelift-codegen v0.76.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tracing-subscriber v0.2.19 [INFO] [stderr] Compiling tracing-tracy v0.6.1 [INFO] [stderr] Compiling cranelift-module v0.76.0 [INFO] [stderr] Compiling cranelift-native v0.76.0 [INFO] [stderr] Compiling cranelift-frontend v0.76.0 [INFO] [stderr] Compiling cranelift v0.76.0 [INFO] [stderr] Compiling cranelift-jit v0.76.0 [INFO] [stderr] Compiling cranelift-object v0.76.0 [INFO] [stderr] Compiling libffi v1.0.1 [INFO] [stderr] Compiling seam v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `get_symbol` is never used [INFO] [stdout] --> src/vm.rs:2721:12 [INFO] [stdout] | [INFO] [stdout] 2721 | pub fn get_symbol(&self, semantic: &mut Semantic, str: impl Into) -> Sym { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "9c1478adcf6d178179a0087c8c6bd5eba96d00441690e901b57a28b4c0c39810", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c1478adcf6d178179a0087c8c6bd5eba96d00441690e901b57a28b4c0c39810", kill_on_drop: false }` [INFO] [stdout] 9c1478adcf6d178179a0087c8c6bd5eba96d00441690e901b57a28b4c0c39810 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2845db4a406496a9b5736047cc9542858573cc5874284e91debb2e3e1472af5 [INFO] running `Command { std: "docker" "start" "-a" "e2845db4a406496a9b5736047cc9542858573cc5874284e91debb2e3e1472af5", kill_on_drop: false }` [INFO] [stderr] Compiling seam v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `get_symbol` is never used [INFO] [stdout] --> src/vm.rs:2721:12 [INFO] [stdout] | [INFO] [stdout] 2721 | pub fn get_symbol(&self, semantic: &mut Semantic, str: impl Into) -> Sym { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.96s [INFO] running `Command { std: "docker" "inspect" "e2845db4a406496a9b5736047cc9542858573cc5874284e91debb2e3e1472af5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2845db4a406496a9b5736047cc9542858573cc5874284e91debb2e3e1472af5", kill_on_drop: false }` [INFO] [stdout] e2845db4a406496a9b5736047cc9542858573cc5874284e91debb2e3e1472af5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e476c77bbe7f6109d25ae1f94bbbf67267f21eee750672daf8d5f874716cb8b6 [INFO] running `Command { std: "docker" "start" "-a" "e476c77bbe7f6109d25ae1f94bbbf67267f21eee750672daf8d5f874716cb8b6", kill_on_drop: false }` [INFO] [stderr] warning: associated function `get_symbol` is never used [INFO] [stderr] --> src/vm.rs:2721:12 [INFO] [stderr] | [INFO] [stderr] 2721 | pub fn get_symbol(&self, semantic: &mut Semantic, str: impl Into) -> Sym { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `seam` (bin "seam" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/seam-fe057befd8fe67ee) [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] running `Command { std: "docker" "inspect" "e476c77bbe7f6109d25ae1f94bbbf67267f21eee750672daf8d5f874716cb8b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e476c77bbe7f6109d25ae1f94bbbf67267f21eee750672daf8d5f874716cb8b6", kill_on_drop: false }` [INFO] [stdout] e476c77bbe7f6109d25ae1f94bbbf67267f21eee750672daf8d5f874716cb8b6