[INFO] updating cached repository https://github.com/open-flash/ofl [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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] 8498e34be1e43535de71462fa262b68525392e92 [INFO] testing open-flash/ofl against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopen-flash%2Fofl" "/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/open-flash/ofl 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/open-flash/ofl [INFO] finished tweaking git repo https://github.com/open-flash/ofl [INFO] tweaked toml for git repo https://github.com/open-flash/ofl written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/open-flash/ofl 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] 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] 7517e759eb732b22a51ecdae5a172b1dbe200ad7d1a38b20d8d36e0b24adb81a [INFO] running `"docker" "start" "-a" "7517e759eb732b22a51ecdae5a172b1dbe200ad7d1a38b20d8d36e0b24adb81a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Compiling half v1.4.1 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling nom v5.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling lzma-rs v0.1.2 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling proc-macro-error v0.4.9 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.9 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 (https://github.com/clap-rs/clap/#bbb14f8b) [INFO] [stderr] Compiling clap v3.0.0-beta.1 (https://github.com/clap-rs/clap/#bbb14f8b) [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling vec1 v1.4.0 [INFO] [stderr] Compiling swf-fixed v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling swf-types v0.11.0 [INFO] [stderr] Compiling avm1-types v0.10.0 [INFO] [stderr] Compiling serde_json_v8 v0.0.1 [INFO] [stderr] Compiling avm1-parser v0.10.0 [INFO] [stderr] Compiling swf-parser v0.11.0 [INFO] [stderr] Compiling ofl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `"docker" "inspect" "7517e759eb732b22a51ecdae5a172b1dbe200ad7d1a38b20d8d36e0b24adb81a"` [INFO] running `"docker" "rm" "-f" "7517e759eb732b22a51ecdae5a172b1dbe200ad7d1a38b20d8d36e0b24adb81a"` [INFO] [stdout] 7517e759eb732b22a51ecdae5a172b1dbe200ad7d1a38b20d8d36e0b24adb81a [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" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4bc207a90203effe1518ce91b6e56e7ef06dfc7329bc6553ee061be015125184 [INFO] running `"docker" "start" "-a" "4bc207a90203effe1518ce91b6e56e7ef06dfc7329bc6553ee061be015125184"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling escargot v0.5.0 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling normalize-line-endings v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling predicates v1.0.2 [INFO] [stderr] Compiling assert_cmd v0.12.0 [INFO] [stderr] Compiling ofl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 27.45s [INFO] running `"docker" "inspect" "4bc207a90203effe1518ce91b6e56e7ef06dfc7329bc6553ee061be015125184"` [INFO] running `"docker" "rm" "-f" "4bc207a90203effe1518ce91b6e56e7ef06dfc7329bc6553ee061be015125184"` [INFO] [stdout] 4bc207a90203effe1518ce91b6e56e7ef06dfc7329bc6553ee061be015125184 [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" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7920c75f4bf6e06d5c2ece1978950fff32b0ffc95883a3e32d81b083d14a5a3e [INFO] running `"docker" "start" "-a" "7920c75f4bf6e06d5c2ece1978950fff32b0ffc95883a3e32d81b083d14a5a3e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ofl-23b9798f31f756d5 [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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/dump-26490700ad07640b [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test file_doesnt_exist ... ok [INFO] [stdout] test dump ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/parse-33aae9cc6d43e762 [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test parse_squares ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "7920c75f4bf6e06d5c2ece1978950fff32b0ffc95883a3e32d81b083d14a5a3e"` [INFO] running `"docker" "rm" "-f" "7920c75f4bf6e06d5c2ece1978950fff32b0ffc95883a3e32d81b083d14a5a3e"` [INFO] [stdout] 7920c75f4bf6e06d5c2ece1978950fff32b0ffc95883a3e32d81b083d14a5a3e