[INFO] cloning repository https://github.com/JCapucho/anim-demo [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JCapucho/anim-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJCapucho%2Fanim-demo"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJCapucho%2Fanim-demo'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 977771fa6cd143c3cbb57210b37a28338c2eff4d [INFO] testing JCapucho/anim-demo against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJCapucho%2Fanim-demo" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JCapucho/anim-demo on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/JCapucho/anim-demo [INFO] removed workspace from git repo https://github.com/JCapucho/anim-demo [INFO] removed path dependency common from git repo https://github.com/JCapucho/anim-demo [INFO] finished tweaking git repo https://github.com/JCapucho/anim-demo [INFO] tweaked toml for git repo https://github.com/JCapucho/anim-demo written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/JCapucho/anim-demo already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (common) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/bytecodealliance/wasmtime.git` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/WASI` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/wasm-c-api` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/testsuite` [INFO] [stderr] error: the lock file /workspace/builds/worker-1/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/bytecodealliance/wasmtime.git` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/WASI` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/wasm-c-api` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/testsuite` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (common) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vek v0.11.1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7de145cc0fd2049a1977d89ee30d3501eb3b89291bfeacc1c59663b33ee43f68 [INFO] running `"docker" "start" "-a" "7de145cc0fd2049a1977d89ee30d3501eb3b89291bfeacc1c59663b33ee43f68"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: dependency (common) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling cranelift-codegen-shared v0.64.0 (https://github.com/bytecodealliance/wasmtime.git#4bb58940) [INFO] [stderr] Compiling wasmtime-environ v0.17.0 (https://github.com/bytecodealliance/wasmtime.git#4bb58940) [INFO] [stderr] Compiling wasmparser v0.57.0 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling wast v18.0.0 [INFO] [stderr] Compiling regalloc v0.0.25 [INFO] [stderr] Compiling errno v0.2.5 [INFO] [stderr] Compiling object v0.18.0 [INFO] [stderr] Compiling vek v0.11.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling scroll_derive v0.10.2 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling cranelift-entity v0.64.0 (https://github.com/bytecodealliance/wasmtime.git#4bb58940) [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling string-interner v0.7.1 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling wasmtime-runtime v0.17.0 (https://github.com/bytecodealliance/wasmtime.git#4bb58940) [INFO] [stderr] Compiling file-per-thread-logger v0.1.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.64.0 (https://github.com/bytecodealliance/wasmtime.git#4bb58940) [INFO] [stderr] Compiling cranelift-bforest v0.64.0 (https://github.com/bytecodealliance/wasmtime.git#4bb58940) [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling common v0.1.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling goblin v0.1.3 [INFO] [stderr] Compiling wat v1.0.19 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling faerie v0.15.0 [INFO] [stderr] Compiling cranelift-codegen v0.64.0 (https://github.com/bytecodealliance/wasmtime.git#4bb58940) [INFO] [stderr] Compiling cranelift-frontend v0.64.0 (https://github.com/bytecodealliance/wasmtime.git#4bb58940) [INFO] [stderr] Compiling cranelift-native v0.64.0 (https://github.com/bytecodealliance/wasmtime.git#4bb58940) [INFO] [stderr] Compiling cranelift-wasm v0.64.0 (https://github.com/bytecodealliance/wasmtime.git#4bb58940) [INFO] [stderr] Compiling wasmtime-debug v0.17.0 (https://github.com/bytecodealliance/wasmtime.git#4bb58940) [INFO] [stderr] Compiling wasmtime-profiling v0.17.0 (https://github.com/bytecodealliance/wasmtime.git#4bb58940) [INFO] [stderr] Compiling wasmtime-jit v0.17.0 (https://github.com/bytecodealliance/wasmtime.git#4bb58940) [INFO] [stderr] Compiling wasmtime v0.17.0 (https://github.com/bytecodealliance/wasmtime.git#4bb58940) [INFO] [stderr] Compiling animation-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0412]: cannot find type `Metadata` in crate `common` [INFO] [stderr] --> src/main.rs:36:27 [INFO] [stderr] | [INFO] [stderr] 36 | let metadata: common::Metadata = { [INFO] [stderr] | ^^^^^^^^ not found in `common` [INFO] [stderr] | [INFO] [stderr] help: consider importing this struct [INFO] [stderr] | [INFO] [stderr] 1 | use std::fs::Metadata; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `AnimationPassTrough` in this scope [INFO] [stderr] --> src/main.rs:61:51 [INFO] [stderr] | [INFO] [stderr] 61 | memory.data_ptr().offset(ptr) as *mut AnimationPassTrough; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `CharacterSkeleton` in this scope [INFO] [stderr] --> src/main.rs:61:71 [INFO] [stderr] | [INFO] [stderr] 61 | memory.data_ptr().offset(ptr) as *mut AnimationPassTrough; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `AnimationPassTrough` in this scope [INFO] [stderr] --> src/main.rs:63:20 [INFO] [stderr] | [INFO] [stderr] 63 | data.write(AnimationPassTrough { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `AnimationPassTrough` in this scope [INFO] [stderr] --> src/main.rs:75:51 [INFO] [stderr] | [INFO] [stderr] 75 | memory.data_ptr().offset(ptr) as *mut AnimationPassTrough; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `CharacterSkeleton` in this scope [INFO] [stderr] --> src/main.rs:75:71 [INFO] [stderr] | [INFO] [stderr] 75 | memory.data_ptr().offset(ptr) as *mut AnimationPassTrough; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] warning: unused import: `common::*` [INFO] [stderr] --> src/main.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use common::*; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/main.rs:11:36 [INFO] [stderr] | [INFO] [stderr] 11 | let module = Module::from_file(&wasmtime_store, "animations.wasm").unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^ expected struct `wasmtime::runtime::Engine`, found struct `wasmtime::runtime::Store` [INFO] [stderr] | [INFO] [stderr] = note: expected reference `&wasmtime::runtime::Engine` [INFO] [stderr] found reference `&wasmtime::runtime::Store` [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stderr] --> src/main.rs:12:20 [INFO] [stderr] | [INFO] [stderr] 12 | let instance = Instance::new(&module, &[]).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^ ------- --- supplied 2 arguments [INFO] [stderr] | | [INFO] [stderr] | expected 3 arguments [INFO] [stderr] [INFO] [stderr] error: aborting due to 8 previous errors; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0061, E0308, E0412, E0422. [INFO] [stderr] For more information about an error, try `rustc --explain E0061`. [INFO] [stderr] error: could not compile `animation-demo`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "7de145cc0fd2049a1977d89ee30d3501eb3b89291bfeacc1c59663b33ee43f68"` [INFO] running `"docker" "rm" "-f" "7de145cc0fd2049a1977d89ee30d3501eb3b89291bfeacc1c59663b33ee43f68"` [INFO] [stdout] 7de145cc0fd2049a1977d89ee30d3501eb3b89291bfeacc1c59663b33ee43f68