[INFO] cloning repository https://github.com/sawlow81wt/myproflie-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sawlow81wt/myproflie-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsawlow81wt%2Fmyproflie-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsawlow81wt%2Fmyproflie-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef85828fcf053f90f5b6f1fbe3a2779fb1c798dc [INFO] testing sawlow81wt/myproflie-rust against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsawlow81wt%2Fmyproflie-rust" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sawlow81wt/myproflie-rust on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sawlow81wt/myproflie-rust [INFO] finished tweaking git repo https://github.com/sawlow81wt/myproflie-rust [INFO] tweaked toml for git repo https://github.com/sawlow81wt/myproflie-rust written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/sawlow81wt/myproflie-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tract-linalg v0.15.8 [INFO] [stderr] Downloaded serde_derive v1.0.133 [INFO] [stderr] Downloaded proc-quote v0.4.0 [INFO] [stderr] Downloaded seed v0.8.0 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.6 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.28 [INFO] [stderr] Downloaded dbg v1.0.4 [INFO] [stderr] Downloaded tract-onnx v0.15.8 [INFO] [stderr] Downloaded tract-core v0.15.8 [INFO] [stderr] Downloaded derive-new v0.5.9 [INFO] [stderr] Downloaded serde v1.0.133 [INFO] [stderr] Downloaded kstring v1.0.6 [INFO] [stderr] Downloaded gloo-timers v0.2.2 [INFO] [stderr] Downloaded prost-types v0.9.0 [INFO] [stderr] Downloaded tar v0.4.38 [INFO] [stderr] Downloaded anymap2 v0.13.0 [INFO] [stderr] Downloaded matrixmultiply v0.3.2 [INFO] [stderr] Downloaded ndarray v0.15.4 [INFO] [stderr] Downloaded mapr v0.8.0 [INFO] [stderr] Downloaded liquid-derive v0.23.1 [INFO] [stderr] Downloaded liquid-lib v0.23.1 [INFO] [stderr] Downloaded enum-ordinalize v3.1.10 [INFO] [stderr] Downloaded educe v0.4.18 [INFO] [stderr] Downloaded prost-build v0.9.0 [INFO] [stderr] Downloaded tract-data v0.15.8 [INFO] [stderr] Downloaded tract-nnef v0.15.8 [INFO] [stderr] Downloaded tract-onnx-opl v0.15.8 [INFO] [stderr] Downloaded serde_json v1.0.74 [INFO] [stderr] Downloaded syn v1.0.85 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.28 [INFO] [stderr] Downloaded crossbeam-utils v0.8.6 [INFO] [stderr] Downloaded futures-executor v0.3.19 [INFO] [stderr] Downloaded prost-derive v0.9.0 [INFO] [stderr] Downloaded prost v0.9.0 [INFO] [stderr] Downloaded tract-hir v0.15.8 [INFO] [stderr] Downloaded liquid-core v0.23.2 [INFO] [stderr] Downloaded liquid v0.23.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 21cafe06b3dedd5996066baf662469533dceb2f01e319ebc3300da99056e6fc9 [INFO] running `Command { std: "docker" "start" "-a" "21cafe06b3dedd5996066baf662469533dceb2f01e319ebc3300da99056e6fc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21cafe06b3dedd5996066baf662469533dceb2f01e319ebc3300da99056e6fc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21cafe06b3dedd5996066baf662469533dceb2f01e319ebc3300da99056e6fc9", kill_on_drop: false }` [INFO] [stdout] 21cafe06b3dedd5996066baf662469533dceb2f01e319ebc3300da99056e6fc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0b052354cb9fbedb42f4364ed429da3b7ea054e4cdbd7f04e5da2865bc30c81d [INFO] running `Command { std: "docker" "start" "-a" "0b052354cb9fbedb42f4364ed429da3b7ea054e4cdbd7f04e5da2865bc30c81d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling enclose v1.1.8 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling seed v0.8.0 [INFO] [stderr] Compiling dbg v1.0.4 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling mapr v0.8.0 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling proc-quote v0.4.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling liquid-derive v0.23.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling enum-ordinalize v3.1.10 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling educe v0.4.18 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling tract-data v0.15.8 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling tract-onnx v0.15.8 [INFO] [stderr] Compiling kstring v1.0.6 [INFO] [stderr] Compiling liquid-core v0.23.2 [INFO] [stderr] Compiling liquid-lib v0.23.1 [INFO] [stderr] Compiling js-sys v0.3.55 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling liquid v0.23.1 [INFO] [stderr] Compiling web-sys v0.3.55 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.28 [INFO] [stderr] Compiling tract-linalg v0.15.8 [INFO] [stderr] Compiling tract-core v0.15.8 [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-timers v0.2.2 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stderr] Compiling tract-nnef v0.15.8 [INFO] [stderr] Compiling tract-hir v0.15.8 [INFO] [stderr] Compiling tract-onnx-opl v0.15.8 [INFO] [stderr] Compiling my-profile v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "0b052354cb9fbedb42f4364ed429da3b7ea054e4cdbd7f04e5da2865bc30c81d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b052354cb9fbedb42f4364ed429da3b7ea054e4cdbd7f04e5da2865bc30c81d", kill_on_drop: false }` [INFO] [stdout] 0b052354cb9fbedb42f4364ed429da3b7ea054e4cdbd7f04e5da2865bc30c81d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f6ac7964a0497dcdf135cbf4e9c5424129630cf41f5ec2f72150e1b073d445e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8f6ac7964a0497dcdf135cbf4e9c5424129630cf41f5ec2f72150e1b073d445e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.28 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.28 [INFO] [stderr] Compiling my-profile v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 58s [INFO] running `Command { std: "docker" "inspect" "8f6ac7964a0497dcdf135cbf4e9c5424129630cf41f5ec2f72150e1b073d445e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f6ac7964a0497dcdf135cbf4e9c5424129630cf41f5ec2f72150e1b073d445e", kill_on_drop: false }` [INFO] [stdout] 8f6ac7964a0497dcdf135cbf4e9c5424129630cf41f5ec2f72150e1b073d445e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cc0314494936bd2e78ae30bb4881c349aaea0711b446c9451892de75d76a927c [INFO] running `Command { std: "docker" "start" "-a" "cc0314494936bd2e78ae30bb4881c349aaea0711b446c9451892de75d76a927c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.20s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/my_profile-9bc2922213eee3fb) [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" "cc0314494936bd2e78ae30bb4881c349aaea0711b446c9451892de75d76a927c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc0314494936bd2e78ae30bb4881c349aaea0711b446c9451892de75d76a927c", kill_on_drop: false }` [INFO] [stdout] cc0314494936bd2e78ae30bb4881c349aaea0711b446c9451892de75d76a927c