[INFO] cloning repository https://github.com/brave-experiments/speedreader-rust-ffi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brave-experiments/speedreader-rust-ffi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrave-experiments%2Fspeedreader-rust-ffi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrave-experiments%2Fspeedreader-rust-ffi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9237e8ac4e6fd06548177a7065681a4efabcc239 [INFO] testing brave-experiments/speedreader-rust-ffi against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrave-experiments%2Fspeedreader-rust-ffi" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brave-experiments/speedreader-rust-ffi on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/brave-experiments/speedreader-rust-ffi [INFO] finished tweaking git repo https://github.com/brave-experiments/speedreader-rust-ffi [INFO] tweaked toml for git repo https://github.com/brave-experiments/speedreader-rust-ffi written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/brave-experiments/SpeedReader.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", 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] Downloading crates ... [INFO] [stderr] Downloaded futf v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c50408951be71f7e26a92fe6d3dcc447944534877fd69c2afc7a38c1e27784d4 [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" "c50408951be71f7e26a92fe6d3dcc447944534877fd69c2afc7a38c1e27784d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c50408951be71f7e26a92fe6d3dcc447944534877fd69c2afc7a38c1e27784d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c50408951be71f7e26a92fe6d3dcc447944534877fd69c2afc7a38c1e27784d4", kill_on_drop: false }` [INFO] [stdout] c50408951be71f7e26a92fe6d3dcc447944534877fd69c2afc7a38c1e27784d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5866e6112119411e0abcce0408609660bfff876f816b940f46af385e839d64cd [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" "5866e6112119411e0abcce0408609660bfff876f816b940f46af385e839d64cd", kill_on_drop: false }` [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling speedreader v0.1.0 (https://github.com/brave-experiments/SpeedReader.git?rev=efd1dfd1426affb7a75cfe5b1f579f5d9554bfc7#efd1dfd1) [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling markup5ever v0.8.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Compiling readability v0.1.4 (https://github.com/brave-experiments/SpeedReader.git?rev=efd1dfd1426affb7a75cfe5b1f579f5d9554bfc7#efd1dfd1) [INFO] [stderr] Compiling speedreader-ffi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "5866e6112119411e0abcce0408609660bfff876f816b940f46af385e839d64cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5866e6112119411e0abcce0408609660bfff876f816b940f46af385e839d64cd", kill_on_drop: false }` [INFO] [stdout] 5866e6112119411e0abcce0408609660bfff876f816b940f46af385e839d64cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.59.0" "test" "--frozen" "--no-run" "--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] 7672c6d96c7cb73864724a5a85ea5567b5b489f7f53c8995abfe8ed8125a53ae [INFO] running `Command { std: "docker" "start" "-a" "7672c6d96c7cb73864724a5a85ea5567b5b489f7f53c8995abfe8ed8125a53ae", kill_on_drop: false }` [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling markup5ever v0.8.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Compiling readability v0.1.4 (https://github.com/brave-experiments/SpeedReader.git?rev=efd1dfd1426affb7a75cfe5b1f579f5d9554bfc7#efd1dfd1) [INFO] [stderr] Compiling speedreader v0.1.0 (https://github.com/brave-experiments/SpeedReader.git?rev=efd1dfd1426affb7a75cfe5b1f579f5d9554bfc7#efd1dfd1) [INFO] [stderr] Compiling speedreader-ffi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 22.23s [INFO] running `Command { std: "docker" "inspect" "7672c6d96c7cb73864724a5a85ea5567b5b489f7f53c8995abfe8ed8125a53ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7672c6d96c7cb73864724a5a85ea5567b5b489f7f53c8995abfe8ed8125a53ae", kill_on_drop: false }` [INFO] [stdout] 7672c6d96c7cb73864724a5a85ea5567b5b489f7f53c8995abfe8ed8125a53ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e1a72e51d5f556c70fce62c690c7fe09276eaead9715d8fa1b25f8a41f1315ab [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" "e1a72e51d5f556c70fce62c690c7fe09276eaead9715d8fa1b25f8a41f1315ab", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/speedreader-39bf82d8efd3268a) [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" "e1a72e51d5f556c70fce62c690c7fe09276eaead9715d8fa1b25f8a41f1315ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1a72e51d5f556c70fce62c690c7fe09276eaead9715d8fa1b25f8a41f1315ab", kill_on_drop: false }` [INFO] [stdout] e1a72e51d5f556c70fce62c690c7fe09276eaead9715d8fa1b25f8a41f1315ab